![]() |
KSquare Utilities
|
This is the complete list of members for KKB::BitString, including all inherited members.
| Atom() | KKB::Atom | |
| AtomCreator typedef | KKB::Atom | |
| AtomPtr typedef | KKB::Atom | |
| BitLen() const | KKB::BitString | inline |
| BitString() | KKB::BitString | |
| BitString(kkuint32 _bitLen) | KKB::BitString | |
| BitString(const BitString &b) | KKB::BitString | |
| BitString(kkuint32 _bitLen, kkuint16 *_bitNums, kkuint32 _bitNumsLen) | KKB::BitString | |
| ClassName() const | KKB::BitString | inlinevirtual |
| Count() const | KKB::BitString | |
| Duplicate() const | KKB::BitString | virtual |
| FromHexStr(const KKStr &hexStr, bool &validHexStr) | KKB::BitString | static |
| HexStr() const | KKB::BitString | |
| ListOfSetBits16(VectorUint16 &setBits) const | KKB::BitString | |
| ListOfSetBits32(VectorUint32 &setBits) const | KKB::BitString | |
| operator!=(const BitString &right) const | KKB::BitString | |
| operator&=(const BitString &right) | KKB::BitString | |
| operator*=(const BitString &right) | KKB::BitString | |
| operator+=(const BitString &right) | KKB::BitString | |
| operator<(const BitString &right) const | KKB::BitString | |
| operator<=(const BitString &right) const | KKB::BitString | |
| operator=(const BitString &right) | KKB::BitString | |
| operator==(const BitString &right) const | KKB::BitString | |
| operator>(const BitString &right) const | KKB::BitString | |
| operator>=(const BitString &right) const | KKB::BitString | |
| operator^(const BitString &right) | KKB::BitString | |
| operator^=(const BitString &right) | KKB::BitString | |
| operator|=(const BitString &right) | KKB::BitString | |
| PopulateVectorBool(VectorBool &boolVector) const | KKB::BitString | |
| ReadXML(XmlStream &s, XmlTagConstPtr tag, VolConstBool &cancelFlag, RunLog &log) | KKB::BitString | virtual |
| ReSet() | KKB::BitString | |
| ReSet(kkuint32 bitNum) | KKB::BitString | |
| Set() | KKB::BitString | |
| Set(kkuint32 bitNum) | KKB::BitString | |
| Test(kkuint32 bitNum) const | KKB::BitString | |
| WriteXML(const KKStr &varName, std::ostream &o) const | KKB::BitString | virtual |
| ~Atom() | KKB::Atom | virtual |
| ~BitString() | KKB::BitString |