#include <time.h>#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>#include "CifParserBase.h"#include "CifSchemaMap.h"Include dependency graph for CifSchemaMap.C:

Functions | |
| static void | escapeString (string &outStr, const string &inStr) |
| static void | _ConvertDataTypeXML (ostream &io, string dType) |
| static void | _set_attribute_value_where (ISTable *t, const string &category, const string &attribute, const string &attributeChange, const string &valueChange) |
| static void | name_conversion_first_last (char *aString) |
Variables | |
| const long | _MAXFILESIZE = std::numeric_limits<std::streamsize>::max() |
| static void _ConvertDataTypeXML | ( | ostream & | io, | |
| string | dType | |||
| ) | [static] |
| static void _set_attribute_value_where | ( | ISTable * | t, | |
| const string & | category, | |||
| const string & | attribute, | |||
| const string & | attributeChange, | |||
| const string & | valueChange | |||
| ) | [static] |
| static void escapeString | ( | string & | outStr, | |
| const string & | inStr | |||
| ) | [static] |
| static void name_conversion_first_last | ( | char * | aString | ) | [static] |
| const long _MAXFILESIZE = std::numeric_limits<std::streamsize>::max() |
1.5.1