Add(const TYP &t) | CRingQueueT< TYP, false, TYP > | virtual |
AddElements(size_t size, const TYP *P=NULL) | CBlockingQueueT< TYP, ISI, INV > | virtual |
AddEx(const TYP &t) | ICollectionT< TYP > | |
Append(const IConstCollectionT< TYP > &c) | ICollectionT< TYP > | virtual |
At(INDEX index) const | ICollectionMidT< TYP > | virtual |
begin(void) const | ICollectionT< TYP > | |
begin(void) | ICollectionT< TYP > | |
CBlockingQueueT(size_t size=10000) | CBlockingQueueT< TYP, ISI, INV > | explicit |
Compare(const IConstCollectionT< TYP > &c) const | IConstCollectionT< TYP > | virtual |
Copy(const IConstCollectionT< TYP > &c) | ICollectionT< TYP > | virtual |
CopyElements(size_t size, const TYP *P=NULL) | ICollectionT< TYP > | virtual |
CRingQueueT(size_t size=10000) | CRingQueueT< TYP, false, TYP > | explicit |
CRingQueueT(const CRingQueueT &queue) | CRingQueueT< TYP, false, TYP > | |
Cull(const IChecker &checker, bool boIsReverse=false) | ICollectionT< TYP > | virtual |
Deserialize(const IDeserializer &ds) | ICollectionT< TYP > | virtual |
end(void) const | ICollectionT< TYP > | |
end(void) | ICollectionT< TYP > | |
EraseElements(size_t size) | IQueueT< TYP > | virtual |
Find(const IChecker &checker, INDEX startIndex=0, bool boIsReverse=false) const | IConstCollectionT< TYP > | |
Find(const IConstCollectionT< TYP > &t, const IComparatorT< TYP > &comparator, INDEX startIndex=0) const | IConstCollectionT< TYP > | |
Find(const IConstCollectionT< TYP > &t, INDEX startIndex=0) const | IConstCollectionT< TYP > | |
Find(const TYP &t, const IComparatorT< TYP > &comparator, INDEX startIndex=0) const | IConstCollectionT< TYP > | |
Find(const TYP &t, INDEX startIndex=0) const | IConstCollectionT< TYP > | |
FindMax(const IComparatorT< TYP > &comparator, const TYP &def) const | IConstCollectionT< TYP > | |
FindMax(const TYP &def) const | IConstCollectionT< TYP > | |
FindMin(const IComparatorT< TYP > &comparator, const TYP &def) const | IConstCollectionT< TYP > | |
FindMin(const TYP &def) const | IConstCollectionT< TYP > | |
Get(INDEX index) const | ICollectionMidT< TYP > | virtual |
GetElements(size_t size, TYP *_P, INDEX offset=0) const | IConstCollectionT< TYP > | virtual |
GetEx(INDEX index) const | IConstCollectionT< TYP > | |
GetFreeSize(void) const | CRingQueueT< TYP, false, TYP > | |
GetQueueSize(void) const | CRingQueueT< TYP, false, TYP > | |
GetSize(void) const | CRingQueueT< TYP, false, TYP > | virtual |
ICollectionMidT(void) | ICollectionMidT< TYP > | |
ICollectionT(void) | ICollectionT< TYP > | |
IConstCollectionT(void) | IConstCollectionT< TYP > | |
Insert(INDEX index, const TYP &t) | ICollectionT< TYP > | virtual |
InsertEx(INDEX index, const TYP &t) | ICollectionT< TYP > | virtual |
IsEmpty(void) const | IConstCollectionT< TYP > | |
IsEqual(const IConstCollectionT< TYP > &c) const | IConstCollectionT< TYP > | virtual |
IsFull(void) const | CRingQueueT< TYP, false, TYP > | |
IsInRange(INDEX index) const | IConstCollectionT< TYP > | |
Lock(DWORD dwTime=INFINITE) const | CRingQueueT< TYP, false, TYP > | virtual |
m_hptHead | CRingQueueT< TYP, false, TYP > | protected |
operator size_t(void) const | IConstCollectionT< TYP > | |
operator!=(const TNB::IConstCollectionT< TYP > &t) const | IComparableT< TNB::IConstCollectionT< TYP > > | |
operator-(const TNB::IConstCollectionT< TYP > &t) const | IComparableT< TNB::IConstCollectionT< TYP > > | |
operator<(const TNB::IConstCollectionT< TYP > &t) const | IComparableT< TNB::IConstCollectionT< TYP > > | |
operator<=(const TNB::IConstCollectionT< TYP > &t) const | IComparableT< TNB::IConstCollectionT< TYP > > | |
operator=(const CRingQueueT &other) | CRingQueueT< TYP, false, TYP > | |
TNB::ICollectionMidT::operator=(const ICollectionT &other) | ICollectionT< TYP > | |
operator==(const TNB::IConstCollectionT< TYP > &t) const | IComparableT< TNB::IConstCollectionT< TYP > > | |
operator>(const TNB::IConstCollectionT< TYP > &t) const | IComparableT< TNB::IConstCollectionT< TYP > > | |
operator>=(const TNB::IConstCollectionT< TYP > &t) const | IComparableT< TNB::IConstCollectionT< TYP > > | |
operator[](INDEX index) const | ICollectionMidT< TYP > | |
operator[](INDEX index) | ICollectionMidT< TYP > | |
push_back(const TYP &t) | ICollectionT< TYP > | |
Ref(INDEX index) | ICollectionMidT< TYP > | virtual |
Remove(INDEX index) | CRingQueueT< TYP, false, TYP > | virtual |
RemoveAll(void) | CRingQueueT< TYP, false, TYP > | virtual |
RemoveElements(INDEX index, size_t size=0) | ICollectionT< TYP > | virtual |
RemoveEx(INDEX index) | ICollectionT< TYP > | |
Serialize(ISerializer &_sr) const | IConstCollectionT< TYP > | virtual |
Set(INDEX index, const TYP &t) | ICollectionMidT< TYP > | virtual |
SetElements(size_t size, const TYP *P=NULL) | ICollectionT< TYP > | virtual |
SetEx(INDEX index, const TYP &t) | ICollectionT< TYP > | |
SetQueueSize(size_t size) | CRingQueueT< TYP, false, TYP > | |
SetSize(size_t size) | ICollectionT< TYP > | virtual |
Shuffle(int iDepth=1) | ICollectionT< TYP > | |
Sort(const IComparatorT< TYP > &comparator, bool boIsReverse=false, bool boIsBubble=false) | ICollectionT< TYP > | |
Sort(bool boIsReverse=false, bool boIsBubble=false) | ICollectionT< TYP > | |
Swap(INDEX index1, INDEX index2) | ICollectionT< TYP > | virtual |
Take(void) | IQueueT< TYP > | virtual |
TakeElements(size_t size, TYP *P=NULL) | CBlockingQueueT< TYP, ISI, INV > | virtual |
TakeoutToVector(size_t size) | IQueueT< TYP > | |
TrimBottom(const TYP &t, const IComparatorT< TYP > &comparator) | ICollectionT< TYP > | |
TrimBottom(const TYP &t) | ICollectionT< TYP > | |
Unlock(void) const | CRingQueueT< TYP, false, TYP > | virtual |
~CBlockingQueueT(void) | CBlockingQueueT< TYP, ISI, INV > | virtual |
~CRingQueueT(void) | CRingQueueT< TYP, false, TYP > | virtual |
~ICollectionT(void) | ICollectionT< TYP > | virtual |
~IComparableT(void) | IComparableT< TNB::IConstCollectionT< TYP > > | virtual |
~IQueueT(void) | IQueueT< TYP > | virtual |
~ISerializable(void) | ISerializable | virtual |
~ISynchronized(void) | ISynchronized | virtual |