|
Library for MQL5 (MetaTrader) with support for Spark
|
This is the complete list of members for CCsvFile, including all inherited members.
| CCsvFile() | CCsvFile | |
| CCsvFile(string _table, bool _append, string _schema="forex", string _filesuffix="") | CCsvFile | |
| close() | CCsvFile | |
| createFile(string _table, bool _append, string _schema="forex", string _filesuffix="") | CCsvFile | |
| createTable(CSqlObject &sqlobject) | CCsvFile | |
| filename | CCsvFile | protected |
| getFileName() | CCsvFile | |
| getHandle() | CCsvFile | |
| getSchema() | CCsvFile | |
| getTable() | CCsvFile | |
| hcsv | CCsvFile | protected |
| insert(CSqlObject &sqlobject) | CCsvFile | |
| schema | CCsvFile | protected |
| setSchema(string _schema) | CCsvFile | |
| setTable(string _table) | CCsvFile | |
| table | CCsvFile | protected |
| ~CCsvFile() | CCsvFile |