cgma
|
Go to the source code of this file.
Classes | |
class | FileOptions |
Parse options string passed to file IO routines. More... | |
Enumerations | |
enum | FOErrorCode { FO_SUCCESS = 0, FO_TYPE_OUT_OF_RANGE, FO_ENTITY_NOT_FOUND, FO_FAILURE } |
enum FOErrorCode |
Definition at line 14 of file FileOptions.hpp.
{ FO_SUCCESS = 0, FO_TYPE_OUT_OF_RANGE, FO_ENTITY_NOT_FOUND, FO_FAILURE };