QxOrm 1.1.9
C++ Object Relational Mapping library
qx::QxCollection< Key, Value > Member List
This is the complete list of members for qx::QxCollection< Key, Value >, including all inherited members.
begin()qx::QxCollection< Key, Value > [inline]
begin() const qx::QxCollection< Key, Value > [inline]
capacity() const qx::QxCollection< Key, Value > [inline]
clear()qx::QxCollection< Key, Value > [inline]
cloneCollection(QxCollection< Key, Value > *pClone, const QxCollection< Key, Value > &pRef)qx::QxCollection< Key, Value > [private]
const_iterator typedefqx::QxCollection< Key, Value >
const_reference_key typedefqx::QxCollection< Key, Value >
const_reference_value typedefqx::QxCollection< Key, Value >
const_reverse_iterator typedefqx::QxCollection< Key, Value >
contains(const Key &key) const qx::QxCollection< Key, Value > [inline]
count() const qx::QxCollection< Key, Value > [inline]
empty() const qx::QxCollection< Key, Value > [inline]
end()qx::QxCollection< Key, Value > [inline]
end() const qx::QxCollection< Key, Value > [inline]
exist(const Key &key) const qx::QxCollection< Key, Value > [inline]
getByIndex(long index) const qx::QxCollection< Key, Value > [inline]
getByKey(const Key &key) const qx::QxCollection< Key, Value > [inline]
getFirst() const qx::QxCollection< Key, Value > [inline]
getKeyByIndex(long index) const qx::QxCollection< Key, Value > [inline]
getLast() const qx::QxCollection< Key, Value > [inline]
insert(const Key &key, const Value &value)qx::QxCollection< Key, Value > [inline]
insert(long index, const Key &key, const Value &value)qx::QxCollection< Key, Value > [inline]
insert(const QxCollection< Key, Value > &other)qx::QxCollection< Key, Value > [inline]
insert(long index, const QxCollection< Key, Value > &other)qx::QxCollection< Key, Value > [inline]
isSameCollection(const QxCollection< Key, Value > *p1, const QxCollection< Key, Value > &p2) const qx::QxCollection< Key, Value > [private]
iterator typedefqx::QxCollection< Key, Value >
IxCollection()qx::IxCollection [inline]
m_qxCollectionqx::QxCollection< Key, Value > [protected]
move(long indexFrom, long indexTo)qx::QxCollection< Key, Value > [inline]
operator!=(const QxCollection< Key, Value > &other) const qx::QxCollection< Key, Value >
operator=(const QxCollection< Key, Value > &other)qx::QxCollection< Key, Value >
operator==(const QxCollection< Key, Value > &other) const qx::QxCollection< Key, Value >
push_back(const Key &key, const Value &value)qx::QxCollection< Key, Value > [inline]
push_front(const Key &key, const Value &value)qx::QxCollection< Key, Value > [inline]
QxCollection()qx::QxCollection< Key, Value >
QxCollection(const QxCollection< Key, Value > &other)qx::QxCollection< Key, Value >
rbegin()qx::QxCollection< Key, Value > [inline]
rbegin() const qx::QxCollection< Key, Value > [inline]
removeByIndex(long index)qx::QxCollection< Key, Value > [inline]
removeByIndex(long first, long last)qx::QxCollection< Key, Value > [inline]
removeByKey(const Key &key)qx::QxCollection< Key, Value > [inline]
removeFirst()qx::QxCollection< Key, Value > [inline]
removeLast()qx::QxCollection< Key, Value > [inline]
rend()qx::QxCollection< Key, Value > [inline]
rend() const qx::QxCollection< Key, Value > [inline]
replace(long index, const Key &key, const Value &value)qx::QxCollection< Key, Value > [inline]
reserve(long size)qx::QxCollection< Key, Value > [inline]
reverse()qx::QxCollection< Key, Value > [inline]
reverse_iterator typedefqx::QxCollection< Key, Value >
size() const qx::QxCollection< Key, Value > [inline]
sort(Compare comp)qx::QxCollection< Key, Value > [inline]
sortByKey(bool bAscending=true)qx::QxCollection< Key, Value > [inline]
sortByValue(bool bAscending=true)qx::QxCollection< Key, Value > [inline]
swap(long index1, long index2)qx::QxCollection< Key, Value > [inline]
type_container typedefqx::QxCollection< Key, Value > [protected]
type_first_index typedefqx::QxCollection< Key, Value > [protected]
type_index_hash typedefqx::QxCollection< Key, Value > [protected]
type_index_rand typedefqx::QxCollection< Key, Value > [protected]
type_indexed_by typedefqx::QxCollection< Key, Value > [protected]
type_member typedefqx::QxCollection< Key, Value > [protected]
type_pair_key_value typedefqx::QxCollection< Key, Value >
type_second_index typedefqx::QxCollection< Key, Value > [protected]
~IxCollection()=0qx::IxCollection [pure virtual]
~QxCollection()qx::QxCollection< Key, Value > [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines