|
| CharmmTypesFileSource (const char *fileName) |
|
| CharmmTypesFileSource (const std::string fileName) |
|
int | GetNumTypes () |
|
CharmmTypeList | GetTypeList () |
|
| BaseFileSource (const std::string &fileName) |
|
| BaseFileSource (const std::string &fileName, const std::string &strRecDelim) |
|
RBTDLL_EXPORT std::string | GetFileName () |
|
void | SetFileName (const std::string &fileName) |
|
bool | StatusOK () |
|
RBTDLL_EXPORT Error | Status () |
|
RBTDLL_EXPORT bool | FileStatusOK () |
|
Error | FileStatus () |
|
bool | isMultiRecordSupported () |
|
RBTDLL_EXPORT void | NextRecord () |
|
void | Rewind () |
|
RBTDLL_EXPORT std::size_t | GetEstimatedNumRecords () |
|
|
virtual void | Parse ()=0 |
|
void | Read (bool aDelimiterAtEnd=true) |
|
bool | m_bParsedOK |
|
FileRecList | m_lineRecs |
|
The documentation for this class was generated from the following files: