add_node(CNode *&root, const T &element) | r_Collection< T > | protected |
allows_duplicates() const | r_Collection< T > | inline |
allowsDuplicates | r_Collection< T > | protected |
card | r_Collection< T > | protected |
cardinality() const | r_Collection< T > | inline |
coll | r_Collection< T > | protected |
contains_element(const T &element) const | r_Collection< T > | |
create_iterator() | r_Collection< T > | |
create_removed_iterator() | r_Collection< T > | protected |
created enum value | r_Object | |
delete_obj_from_db() | r_Object | |
deleted enum value | r_Object | |
get_element_type_schema() | r_Collection< T > | |
get_internal_representation() const | r_Collection< T > | inline |
get_object_name() const | r_Object | inline |
get_oid() const | r_Object | inline |
get_status() const | r_Object | inline |
get_type_name() const | r_Object | inline |
get_type_schema() | r_Object | |
get_type_structure() const | r_Object | inline |
init_node_list(CNode *&root) | r_Collection< T > | protected |
initialize_oid(const r_OId &initOId) | r_Object | |
insert_element(const T &element, int no_modification=0) | r_Collection< T > | virtual |
insert_obj_into_db() | r_Collection< T > | virtual |
insert_obj_into_db(const char *) | r_Collection< T > | inlinevirtual |
internal_obj_type | r_Object | protected |
is_empty() const | r_Collection< T > | inline |
is_ordered() const | r_Collection< T > | inline |
isOrdered | r_Collection< T > | protected |
load_obj_from_db() | r_Object | virtual |
mark_modified() | r_Object | inline |
modified enum value | r_Object | |
no_object enum value | r_Object | |
no_status enum value | r_Object | |
object_name | r_Object | protected |
ObjectStatus enum name | r_Object | |
ObjectType enum name | r_Object | |
operator delete(void *obj_ptr) | r_Object | |
operator new(size_t size) | r_Object | |
operator new(size_t size, r_Database *database, const char *type_name=0) | r_Object | |
operator new(size_t size, const char *type_name) | r_Object | |
operator new(size_t size, r_Database *database, ObjectStatus status, const r_OId &oid) | r_Object | |
operator=(const r_Collection< T > &collection) | r_Collection< T > | |
persistent_object enum value | r_Object | |
r_activate() | r_Object | inlinevirtual |
r_Collection() | r_Collection< T > | |
r_Collection(const r_Collection< T > &collection) | r_Collection< T > | |
r_Collection(const void *node1) | r_Collection< T > | |
r_deactivate() | r_Collection< T > | virtual |
r_Object() | r_Object | |
r_Object(unsigned short objType) | r_Object | |
r_Object(const r_Object &, unsigned short objType=0) | r_Object | |
read enum value | r_Object | |
remove_all() | r_Collection< T > | |
remove_all_nodes(CNode *&root) | r_Collection< T > | protected |
remove_element(const T &element) | r_Collection< T > | virtual |
remove_node(CNode *&root, const T &element) | r_Collection< T > | protected |
removed_objects | r_Collection< T > | protected |
set_internal_representation(const void *node1) | r_Collection< T > | |
set_object_name(const char *name) | r_Object | inline |
set_type_by_name(const char *name) | r_Object | inline |
set_type_schema(const r_Type *type) | r_Object | |
set_type_structure(const char *name) | r_Object | inline |
test_status(ObjectStatus status) | r_Object | |
test_type(ObjectType type) | r_Object | protected |
transient enum value | r_Object | |
transient_object enum value | r_Object | |
type_name | r_Object | protected |
type_schema | r_Object | protected |
type_structure | r_Object | protected |
update_obj_in_db() | r_Collection< T > | virtual |
~r_Collection() | r_Collection< T > | virtual |
~r_Object() | r_Object | virtual |