RTL Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
rtl::AssignableT< AR >Abstract class from which all classes that are convertible to and from an API structure inherit
rtl::DiaryA diary entry in a diary field
rtl::FieldField definition, equivalent to an ARFieldInfoStruct
rtl::ListT< ARLIST, ARSTRUCT, OBJ >A template for AR System collections based on std::list
rtl::MapT< ARLIST, ARSTRUCT, OBJ, KEYTYPE, VALUETYPE >A template for AR System collections based on std::map
rtl::ServerServer is the main class in RTL, representing a session with an AR System Server
rtl::StatusHistoryAn entry in the status history of an entry
rtl::UtilCollection of Utility methods
rtl::ValueEncapsulates an ARValueStruct
rtl::Value::AttachValueImplAttachment value (AR_DATA_TYPE_ATTACH)
rtl::Value::BitmaskValueImplBitmask value (AR_DATA_TYPE_BITMASK)
rtl::Value::BytesValueImplBinary value (AR_DATA_TYPE_BYTES)
rtl::Value::CharValueImplCharacter string value (AR_DATA_TYPE_CHAR)
rtl::Value::CoordListValueImplCoordinate list value (AR_DATA_TYPE_COORDS)
rtl::Value::CurrencyValueImplCurrency value (AR_DATA_TYPE_CURRENCY)
rtl::Value::DateValueImplDate value (AR_DATA_TYPE_DATE)
rtl::Value::DecimalValueImplDecimal value (AR_DATA_TYPE_DECIMAL)
rtl::Value::DiaryValueImplDiary value (AR_DATA_TYPE_DIARY)
rtl::Value::EnumValueImplEnum value (AR_DATA_TYPE_ENUM)
rtl::Value::IntegerValueImplInteger value (AR_DATA_TYPE_INTEGER)
rtl::Value::KeywordValueImplKeyword value (AR_DATA_TYPE_KEYWORD)
rtl::Value::NullValueImplNull value (AR_DATA_TYPE_NULL)
rtl::Value::RealValueImplReal value (AR_DATA_TYPE_REAL)
rtl::Value::TimeOfDayValueImplTime of day value (AR_DATA_TYPE_TIME_OF_DAY)
rtl::Value::TimeValueImplTime value (AR_DATA_TYPE_TIME)
rtl::Value::ULongValueImplUnsigned long value (AR_DATA_TYPE_ULONG)
rtl::Value::ValueImplAbstract value type, containing the actual value in a Value instance
rtl::VectorT< ARLIST, ARSTRUCT, OBJ >A template for AR System collections based on std::vector

Generated on Thu Dec 29 16:20:28 2005 for RTL by  doxygen 1.4.5