Skylicht Engine
Loading...
Searching...
No Matches
Skylicht::CXMLSpreadsheet Member List

This is the complete list of members for Skylicht::CXMLSpreadsheet, including all inherited members.

clear()Skylicht::CXMLSpreadsheet
combineLine(std::vector< std::string > &cols, std::vector< std::string > &cells)Skylicht::CXMLSpreadsheetprotected
convertCellName(const char *cellName, u32 &row, u32 &col)Skylicht::CXMLSpreadsheet
CXMLSpreadsheet()Skylicht::CXMLSpreadsheet
getCell(SSheet *sheet, u32 row, u32 col)Skylicht::CXMLSpreadsheet
getCell(SSheet *sheet, const char *cellName)Skylicht::CXMLSpreadsheet
getRange(SSheet *sheet, u32 fromRow, u32 fromCol, u32 toRow, u32 toCol)Skylicht::CXMLSpreadsheet
getRange(SSheet *sheet, const char *from, const char *to)Skylicht::CXMLSpreadsheet
getSheet(int i)Skylicht::CXMLSpreadsheetinline
getSheetCount()Skylicht::CXMLSpreadsheetinline
m_sheets (defined in Skylicht::CXMLSpreadsheet)Skylicht::CXMLSpreadsheetprotected
open(const char *file)Skylicht::CXMLSpreadsheet
open(io::IXMLReader *xmlReader)Skylicht::CXMLSpreadsheet
openCSV(const char *file)Skylicht::CXMLSpreadsheet
operator[](int i)Skylicht::CXMLSpreadsheetinline
splitCsvLine(const std::string &line, char delimiter, std::vector< std::string > &cells)Skylicht::CXMLSpreadsheetprotected
~CXMLSpreadsheet()Skylicht::CXMLSpreadsheetvirtual