|
Variables | |
const std::string | BOOL_TYPENAME_SLUG = "_ARON_BOOL" |
const std::string | DATA_SLUG = "_ARON_DATA" |
const std::string | DICT_TYPENAME_SLUG = "_ARON_DICT" |
const std::string | DIMENSIONS_SLUG = "_ARON_DIMESIONS" |
const std::string | DOUBLE_TYPENAME_SLUG = "_ARON_DOUBLE" |
const std::string | ELEMENTS_SLUG = "_ARON_ELEMENTS" |
const std::string | FLOAT_TYPENAME_SLUG = "_ARON_FLOAT" |
const std::string | INT_TYPENAME_SLUG = "_ARON_INT" |
const std::string | KEY_SLUG = "_ARON_KEY" |
const std::string | LIST_TYPENAME_SLUG = "_ARON_LIST" |
const std::string | LONG_TYPENAME_SLUG = "_ARON_LONG" |
const std::string | MEMBERS_SLUG = "_ARON_MEMBERS" |
const std::string | NAME_SLUG = "_ARON_NAME" |
const std::string | NDARRAY_TYPENAME_SLUG = "_ARON_NDARRAY" |
const std::string | PATH_SLUG = "_ARON_PATH" |
const std::string | STRING_TYPENAME_SLUG = "_ARON_STRING" |
const std::string | TIME_TYPENAME_SLUG = "_ARON_TIME" |
const std::string | TYPE_SLUG = "_ARON_TYPE" |
const std::string | USED_TYPE_SLUG = "_ARON_USED_TYPE" |
const std::string | VALUE_SLUG = "_ARON_VALUE" |
const std::string | VERSION_SLUG = "_ARON_VERSION" |