| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
| bitcount() const | ExtraLongUInt | |
| ExtraLongUInt() | ExtraLongUInt | |
| ExtraLongUInt(const char *val) | ExtraLongUInt | |
| ExtraLongUInt(int val) | ExtraLongUInt | |
| ExtraLongUInt(unsigned int val) | ExtraLongUInt | |
| ExtraLongUInt(unsigned long val) | ExtraLongUInt | |
| minbit() const | ExtraLongUInt | |
| operator &(const ExtraLongUInt &other) const | ExtraLongUInt | |
| operator &=(const ExtraLongUInt &other) | ExtraLongUInt | |
| operator!() const | ExtraLongUInt | |
| operator!=(const ExtraLongUInt &other) const | ExtraLongUInt | |
| operator+(const ExtraLongUInt &other) const | ExtraLongUInt | |
| operator-(const ExtraLongUInt &other) const | ExtraLongUInt | |
| operator<(const ExtraLongUInt &other) const | ExtraLongUInt | |
| operator<<(unsigned int bits) const | ExtraLongUInt | |
| operator<<(const ExtraLongUInt &bits) const | ExtraLongUInt | |
| operator<<=(unsigned int bits) | ExtraLongUInt | |
| operator<=(const ExtraLongUInt &other) const | ExtraLongUInt | |
| operator==(const ExtraLongUInt &other) const | ExtraLongUInt | |
| operator>(const ExtraLongUInt &other) const | ExtraLongUInt | |
| operator>=(const ExtraLongUInt &other) const | ExtraLongUInt | |
| operator>>(unsigned int bits) const | ExtraLongUInt | |
| operator>>(const ExtraLongUInt &bits) const | ExtraLongUInt | |
| operator>>=(unsigned int bits) | ExtraLongUInt | |
| operator^(const ExtraLongUInt &other) const | ExtraLongUInt | |
| operator^=(const ExtraLongUInt &other) | ExtraLongUInt | |
| operator|(const ExtraLongUInt &other) const | ExtraLongUInt | |
| operator|=(const ExtraLongUInt &other) | ExtraLongUInt | |
| operator~() const | ExtraLongUInt | |
| print(char *buf) const | ExtraLongUInt | |
| size enum value | ExtraLongUInt | |
| value | ExtraLongUInt | [protected] |