|
libRDataFrame
0.815
A library with R style datatypes and associated utilities
|
This is the complete list of members for utilCSV, including all inherited members.
| buildDataStruct(std::vector< std::string > csvToParse) | utilCSV | |
| colNames (defined in utilCSV) | utilCSV | protected |
| colTypes (defined in utilCSV) | utilCSV | protected |
| csvToParse (defined in utilCSV) | utilCSV | protected |
| displayColNames() | utilCSV | |
| displayInternCSV() | utilCSV | |
| displayStrDataStruct() | utilCSV | |
| fromCSVFile (defined in utilCSV) | utilCSV | protected |
| getColNames() | utilCSV | |
| getColTypes() | utilCSV | |
| getCVS() | utilCSV | |
| getNcols() | utilCSV | |
| getNrows() | utilCSV | |
| getStrDataStruct() | utilCSV | |
| hasHeader (defined in utilCSV) | utilCSV | protected |
| lineToParse (defined in utilCSV) | utilCSV | protected |
| ncols (defined in utilCSV) | utilCSV | protected |
| nrows (defined in utilCSV) | utilCSV | protected |
| parsedLine (defined in utilCSV) | utilCSV | protected |
| parseLine(std::string lineToParse) | utilCSV | |
| readCSV(std::string iFileN) | utilCSV | |
| readToLine (defined in utilCSV) | utilCSV | protected |
| setColNames(std::vector< std::string > cnames) | utilCSV | |
| setNcols() | utilCSV | |
| setNrows() | utilCSV | |
| strDataStruct (defined in utilCSV) | utilCSV | protected |
| toString() | utilCSV | |
| utilCSV() | utilCSV | |
| utilCSV(std::string frCSV, bool header, int rtoline=0) (defined in utilCSV) | utilCSV | |
| writeCSV(std::vector< std::vector< std::string > > strDataStruct, std::string oFName) | utilCSV |
1.8.8