| BOOL enum value | r_Type | |
| CHAR enum value | r_Type | |
| checkType(r_Type::r_Type_Id cellType) const | r_Primitive_Type | protected |
| CINT16 enum value | r_Type | |
| CINT32 enum value | r_Type | |
| clone() const override | r_Primitive_Type | virtual |
| COLLECTIONTYPE enum value | r_Type | |
| COMPLEXTYPE1 enum value | r_Type | |
| COMPLEXTYPE2 enum value | r_Type | |
| convertToBigEndian(char *cells, r_Area noCells) const override | r_Primitive_Type | virtual |
| convertToLittleEndian(char *cells, r_Area noCells) const override | r_Primitive_Type | virtual |
| DOUBLE enum value | r_Type | |
| FLOAT enum value | r_Type | |
| get_any_type(const char *type_string) | r_Type | static |
| get_any_type(const std::string &type_string) | r_Type | static |
| get_boolean(const char *cell) const | r_Primitive_Type | |
| get_char(const char *cell) const | r_Primitive_Type | |
| get_double(const char *cell) const | r_Primitive_Type | |
| get_float(const char *cell) const | r_Primitive_Type | |
| get_limits(r_Double &, r_Double &) | r_Primitive_Type | |
| get_long(const char *cell) const | r_Primitive_Type | |
| get_octet(const char *cell) const | r_Primitive_Type | |
| get_short(const char *cell) const | r_Primitive_Type | |
| get_ulong(const char *cell) const | r_Primitive_Type | |
| get_ushort(const char *cell) const | r_Primitive_Type | |
| get_value(const char *cell) const | r_Primitive_Type | |
| isBaseType() const | r_Base_Type | virtual |
| isCollectionType() const | r_Type | virtual |
| isComplexType() const | r_Type | virtual |
| isMarrayType() const | r_Type | virtual |
| isMintervalType() const | r_Type | virtual |
| isOidType() const | r_Type | virtual |
| isPointType() const | r_Type | virtual |
| isPrimitiveType() const override | r_Primitive_Type | virtual |
| isSintervalType() const | r_Type | virtual |
| isStringType() const | r_Type | virtual |
| isStructType() const | r_Type | virtual |
| LONG enum value | r_Type | |
| MARRAYTYPE enum value | r_Type | |
| MINTERVALTYPE enum value | r_Type | |
| name() const | r_Meta_Object | |
| OCTET enum value | r_Type | |
| OIDTYPE enum value | r_Type | |
| operator=(const r_Primitive_Type &oldObj) | r_Primitive_Type | |
| r_Base_Type::operator=(const r_Base_Type &oldObj) | r_Base_Type | |
| POINTTYPE enum value | r_Type | |
| print_status(std::ostream &s) const override | r_Primitive_Type | virtual |
| print_value(const char *storage, std::ostream &s) const override | r_Primitive_Type | virtual |
| r_Base_Type()=default | r_Base_Type | |
| r_Base_Type(const char *newTypeName, r_Bytes newSize) | r_Base_Type | |
| r_Base_Type(const r_Base_Type &) | r_Base_Type | |
| r_Meta_Object()=default | r_Meta_Object | |
| r_Meta_Object(const char *newTypeName) | r_Meta_Object | |
| r_Primitive_Type(const char *newTypeName, const r_Type::r_Type_Id newTypeId) | r_Primitive_Type | |
| r_Primitive_Type(const r_Primitive_Type &oldObj) | r_Primitive_Type | |
| r_Primitive_Type()=default | r_Primitive_Type | protected |
| r_Type()=default | r_Type | |
| r_Type(const char *newTypeName) | r_Type | explicit |
| r_Type_Id enum name | r_Type | |
| set_boolean(char *cell, r_Boolean) | r_Primitive_Type | |
| set_char(char *cell, r_Char) | r_Primitive_Type | |
| set_double(char *cell, r_Double) | r_Primitive_Type | |
| set_float(char *cell, r_Float) | r_Primitive_Type | |
| set_long(char *cell, r_Long) | r_Primitive_Type | |
| set_octet(char *cell, r_Octet) | r_Primitive_Type | |
| set_short(char *cell, r_Short) | r_Primitive_Type | |
| set_ulong(char *cell, r_ULong) | r_Primitive_Type | |
| set_ushort(char *cell, r_UShort) | r_Primitive_Type | |
| set_value(char *cell, r_Double) | r_Primitive_Type | |
| SHORT enum value | r_Type | |
| SINTERVALTYPE enum value | r_Type | |
| size() const | r_Base_Type | |
| STRINGTYPE enum value | r_Type | |
| STRUCTURETYPE enum value | r_Type | |
| type_id() const override | r_Primitive_Type | virtual |
| typeId | r_Primitive_Type | protected |
| typeName | r_Meta_Object | protected |
| typeSize | r_Base_Type | protected |
| ULONG enum value | r_Type | |
| UNKNOWNTYPE enum value | r_Type | |
| USHORT enum value | r_Type | |
| ~r_Base_Type()=default | r_Base_Type | virtual |
| ~r_Meta_Object()=default | r_Meta_Object | virtual |
| ~r_Primitive_Type() override=default | r_Primitive_Type | |
| ~r_Type()=default | r_Type | virtual |