#include <DicFile.h>
Inherits DdlFile.
Inheritance diagram for DicFile:
Public Member Functions | |
DicFile () | |
DicFile (const eFileMode fileMode, const string &objFileName, const bool verbose=false, const StringCompare::eCompareType caseSense=StringCompare::eCASE_SENSITIVE, const unsigned int maxLineLength=STD_CIF_LINE_LENGTH, const string &nullValue=CifString::NullValue) | |
~DicFile () | |
void | WriteItemAliases (const string &cifFileName) |
void | WriteItemAliases (ostream &cifo) |
DicFile::DicFile | ( | ) | [inline] |
DicFile::DicFile | ( | const eFileMode | fileMode, | |
const string & | objFileName, | |||
const bool | verbose = false , |
|||
const StringCompare::eCompareType | caseSense = StringCompare::eCASE_SENSITIVE , |
|||
const unsigned int | maxLineLength = STD_CIF_LINE_LENGTH , |
|||
const string & | nullValue = CifString::NullValue | |||
) | [inline] |
DicFile::~DicFile | ( | ) | [inline] |
void DicFile::WriteItemAliases | ( | const string & | cifFileName | ) |
void DicFile::WriteItemAliases | ( | ostream & | cifo | ) |