armarx::aron::data::rw::json::constantes Namespace Reference

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"
 

Variable Documentation

◆ BOOL_TYPENAME_SLUG

const std::string BOOL_TYPENAME_SLUG = "_ARON_BOOL"

Definition at line 56 of file Data.h.

◆ DATA_SLUG

const std::string DATA_SLUG = "_ARON_DATA"

Definition at line 45 of file Data.h.

◆ DICT_TYPENAME_SLUG

const std::string DICT_TYPENAME_SLUG = "_ARON_DICT"

Definition at line 49 of file Data.h.

◆ DIMENSIONS_SLUG

const std::string DIMENSIONS_SLUG = "_ARON_DIMESIONS"

Definition at line 44 of file Data.h.

◆ DOUBLE_TYPENAME_SLUG

const std::string DOUBLE_TYPENAME_SLUG = "_ARON_DOUBLE"

Definition at line 54 of file Data.h.

◆ ELEMENTS_SLUG

const std::string ELEMENTS_SLUG = "_ARON_ELEMENTS"

Definition at line 41 of file Data.h.

◆ FLOAT_TYPENAME_SLUG

const std::string FLOAT_TYPENAME_SLUG = "_ARON_FLOAT"

Definition at line 53 of file Data.h.

◆ INT_TYPENAME_SLUG

const std::string INT_TYPENAME_SLUG = "_ARON_INT"

Definition at line 51 of file Data.h.

◆ KEY_SLUG

const std::string KEY_SLUG = "_ARON_KEY"

Definition at line 38 of file Data.h.

◆ LIST_TYPENAME_SLUG

const std::string LIST_TYPENAME_SLUG = "_ARON_LIST"

Definition at line 48 of file Data.h.

◆ LONG_TYPENAME_SLUG

const std::string LONG_TYPENAME_SLUG = "_ARON_LONG"

Definition at line 52 of file Data.h.

◆ MEMBERS_SLUG

const std::string MEMBERS_SLUG = "_ARON_MEMBERS"

Definition at line 40 of file Data.h.

◆ NAME_SLUG

const std::string NAME_SLUG = "_ARON_NAME"

Definition at line 43 of file Data.h.

◆ NDARRAY_TYPENAME_SLUG

const std::string NDARRAY_TYPENAME_SLUG = "_ARON_NDARRAY"

Definition at line 50 of file Data.h.

◆ PATH_SLUG

const std::string PATH_SLUG = "_ARON_PATH"

Definition at line 35 of file Data.h.

◆ STRING_TYPENAME_SLUG

const std::string STRING_TYPENAME_SLUG = "_ARON_STRING"

Definition at line 55 of file Data.h.

◆ TIME_TYPENAME_SLUG

const std::string TIME_TYPENAME_SLUG = "_ARON_TIME"

Definition at line 57 of file Data.h.

◆ TYPE_SLUG

const std::string TYPE_SLUG = "_ARON_TYPE"

Definition at line 34 of file Data.h.

◆ USED_TYPE_SLUG

const std::string USED_TYPE_SLUG = "_ARON_USED_TYPE"

Definition at line 46 of file Data.h.

◆ VALUE_SLUG

const std::string VALUE_SLUG = "_ARON_VALUE"

Definition at line 39 of file Data.h.

◆ VERSION_SLUG

const std::string VERSION_SLUG = "_ARON_VERSION"

Definition at line 36 of file Data.h.