Public Member Functions | |
| CustomDirData (const char *selkey, const char *dirnm, const char *desc="Custom data") | |
| bool | operator== (const CustomDirData &cdd) const |
Public Attributes | |
| MultiID | selkey_ |
| BufferString | dirname_ |
| The subdirectory name in the tree. | |
| BufferString | desc_ |
| IOMan::CustomDirData::CustomDirData | ( | const char * | selkey, | |
| const char * | dirnm, | |||
| const char * | desc = "Custom data" | |||
| ) | [inline] |
| bool IOMan::CustomDirData::operator== | ( | const CustomDirData & | cdd | ) | const [inline] |
Short description, mainly for error messages Example: "Geostatistical data"
The subdirectory name in the tree.
Make sure your selkey > 200000 Lower than that will be refused! Example: "218745"
1.7.1