TNB Library
|
継承メンバを含む CConstAppendAdapterT< TYP > の全メンバ一覧です。
At(INDEX index) const | CConstAppendAdapterT< TYP > | virtual |
begin(void) const | IConstCollectionT< TYP > | |
CAbstractAdapterT(const IConstCollectionT< TYP > *c) | CAbstractAdapterT< TYP > | |
CConstAppendAdapterT(const IConstCollectionT< TYP > *c1, const IConstCollectionT< TYP > *c2) | CConstAppendAdapterT< TYP > | |
Compare(const IConstCollectionT< TYP > &c) const | IConstCollectionT< TYP > | virtual |
Deserialize(const IDeserializer &ds) | IConstCollectionT< TYP > | virtual |
end(void) const | IConstCollectionT< 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 | CAbstractAdapterT< TYP > | virtual |
IConstCollectionT(void) | IConstCollectionT< TYP > | |
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 | CConstAppendAdapterT< TYP > | virtual |
m_pCol | CAbstractAdapterT< TYP > | protected |
m_size | CAbstractAdapterT< 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 CAbstractAdapterT &other) | CAbstractAdapterT< 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 > > | |
Serialize(ISerializer &_sr) const | IConstCollectionT< TYP > | virtual |
Unlock(void) const | CConstAppendAdapterT< TYP > | virtual |
~IComparableT(void) | IComparableT< TNB::IConstCollectionT< TYP > > | virtual |
~ISerializable(void) | ISerializable | virtual |
~ISynchronized(void) | ISynchronized | virtual |