Go to the source code of this file.
Namespaces | |
| conscience_core | |
| conscience_core::bridging | |
| conscience_core::bridging::commands | |
| conscience_core::bridging::commands::result | |
Macros | |
| #define | COMMAND_RESULT_JSON_SERIALIZER(TClass, ...) |
Functions | |
| conscience_core::bridging::commands::result::ENUM (CscCommandResultType, RESULT_NONE, RESULT_SEQUENCE, RESULT_POSITIONS, RESULT_FILE, RESULT_STRING, RESULT_BINARY, RESULT_OBJECT, RESULT_LIST, RESULT_BOOL, RESULT_LONG, RESULT_UNSIGNEDLONG, RESULT_DOUBLEFLOAT) | |
| string | conscience_core::bridging::commands::result::commandResultTypeToString (CscCommandResultType type) |
| #define COMMAND_RESULT_JSON_SERIALIZER | ( | TClass, | |
| ... | |||
| ) |