Element typedef | RelationIndex< FROM, TO > | |
ElementIndex typedef | RelationIndex< FROM, TO > | |
getAccessorParams() const | RelationIndex< FROM, TO > | inline |
getElementsFrom(const FROM *from) const | RelationIndex< FROM, TO > | inline |
getElementsFrom(const FROM &from) const | RelationIndex< FROM, TO > | inline |
getElementsTo(const TO *to) const | RelationIndex< FROM, TO > | inline |
getElementsTo(const TO &to) const | RelationIndex< FROM, TO > | inline |
getFirstElementFrom(const FROM &from) const | RelationIndex< FROM, TO > | inline |
getFirstElementFrom(const FROM *from) const | RelationIndex< FROM, TO > | inline |
getFirstElementTo(const TO &to) const | RelationIndex< FROM, TO > | inline |
getFirstElementTo(const TO *to) const | RelationIndex< FROM, TO > | inline |
getFromAccessorParams() const | RelationIndex< FROM, TO > | inline |
getToAccessorParams() const | RelationIndex< FROM, TO > | inline |
index_from typedef | RelationIndex< FROM, TO > | |
index_to typedef | RelationIndex< FROM, TO > | |
iterator_from typedef | RelationIndex< FROM, TO > | |
iterator_to typedef | RelationIndex< FROM, TO > | |
m_from | RelationIndex< FROM, TO > | protected |
m_index | RelationIndex< FROM, TO > | protected |
m_to | RelationIndex< FROM, TO > | protected |
operator bool() const | RelationIndex< FROM, TO > | inline |
range_from typedef | RelationIndex< FROM, TO > | |
range_to typedef | RelationIndex< FROM, TO > | |
RelationIndex(const std::string &name=(DataStore::defaultRelationName< FROM, TO >()), DataStore::EDurability durability=DataStore::c_Event) | RelationIndex< FROM, TO > | inlineexplicit |
RelationIndex(const StoreArray< FROM > &from, const StoreArray< TO > &to, const std::string &name="", DataStore::EDurability durability=DataStore::c_Event) | RelationIndex< FROM, TO > | inline |
size() const | RelationIndex< FROM, TO > | inline |