TNB Library
|
継承メンバを含む COffsetAdapterT< TYP > の全メンバ一覧です。
Add(const TYP &t) | COffsetAdapterT< TYP > | virtual |
AddElements(size_t size, const TYP *P=NULL) | ICollectionT< TYP > | virtual |
AddEx(const TYP &t) | ICollectionT< TYP > | |
Append(const IConstCollectionT< TYP > &c) | ICollectionT< TYP > | virtual |
At(INDEX index) const | COffsetAdapterT< TYP > | virtual |
begin(void) const | ICollectionT< TYP > | |
begin(void) | ICollectionT< TYP > | |
COffsetAdapterT(ICollectionT< TYP > *c, INDEX startIndex, size_t size=0) | COffsetAdapterT< TYP > | |
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 |
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 > | |
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 | IConstCollectionT< TYP > | virtual |
GetElements(size_t size, TYP *_P, INDEX offset=0) const | IConstCollectionT< TYP > | virtual |
GetEx(INDEX index) const | IConstCollectionT< TYP > | |
GetSize(void) const | COffsetAdapterT< TYP > | virtual |
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 |
IsInRange(INDEX index) const | IConstCollectionT< TYP > | |
Lock(DWORD dwTime=INFINITE) const | COffsetAdapterT< TYP > | virtual |
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 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 > > | |
push_back(const TYP &t) | ICollectionT< TYP > | |
Ref(INDEX index) | COffsetAdapterT< TYP > | virtual |
Remove(INDEX index) | COffsetAdapterT< TYP > | virtual |
RemoveAll(void) | ICollectionT< 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) | COffsetAdapterT< TYP > | virtual |
SetElements(size_t size, const TYP *P=NULL) | ICollectionT< TYP > | virtual |
SetEx(INDEX index, const TYP &t) | ICollectionT< 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) | COffsetAdapterT< TYP > | virtual |
TrimBottom(const TYP &t, const IComparatorT< TYP > &comparator) | ICollectionT< TYP > | |
TrimBottom(const TYP &t) | ICollectionT< TYP > | |
Unlock(void) const | COffsetAdapterT< TYP > | virtual |
~ICollectionT(void) | ICollectionT< TYP > | virtual |
~IComparableT(void) | IComparableT< TNB::IConstCollectionT< TYP > > | virtual |
~ISerializable(void) | ISerializable | virtual |
~ISynchronized(void) | ISynchronized | virtual |