TNB Library
CTmlValue メンバ一覧

継承メンバを含む CTmlValue の全メンバ一覧です。

AddWildPoint(INDEX index)CTmlValue
Compare(ICollectionT< CByteVector > &_vvbWild, const CTmlValue &other) constCTmlValue
Compare(const CTmlValue &other) constCTmlValuevirtual
CTmlValue(const CTmlValue &other)CTmlValue
CTmlValue(void)CTmlValue
CTmlValue(int i)CTmlValue
CTmlValue(double i)CTmlValue
DATA 列挙値CTmlValue
EKind 列挙名CTmlValue
EMPTY 列挙値CTmlValue
FLOAT 列挙値CTmlValue
GetData(void) constCTmlValue
GetDataSize(void) constCTmlValue
GetFloat(void) constCTmlValue
GetInteger(void) constCTmlValue
Getkind(void) constCTmlValue
GetString(void) constCTmlValue
GetWildCardPositions(void) constCTmlValue
HasData(void) constCTmlValue
INTEGER 列挙値CTmlValue
IsEqual(const CTmlValue &t) constIComparableT< CTmlValue >virtual
operator!=(const CTmlValue &t) constIComparableT< CTmlValue >
operator*(const CTmlValue &other) constCTmlValue
operator+(const CTmlValue &other) constCTmlValue
operator-(const CTmlValue &other) constCTmlValue
operator/(const CTmlValue &other) constCTmlValue
operator<(const CTmlValue &t) constIComparableT< CTmlValue >
operator<=(const CTmlValue &t) constIComparableT< CTmlValue >
operator=(const CTmlValue &v)CTmlValue
operator=(const CByteVector &v)CTmlValue
operator==(const CTmlValue &t) constIComparableT< CTmlValue >
operator>(const CTmlValue &t) constIComparableT< CTmlValue >
operator>=(const CTmlValue &t) constIComparableT< CTmlValue >
SetData(size_t len, LPCVOID P)CTmlValue
SetString(LPCSTR lpszData)CTmlValue
~IComparableT(void)IComparableT< CTmlValue >virtual