This is the complete list of members for gnsstk::BinexData::UBNXI, including all inherited members.
decode(const std::string &inBuffer, size_t offset=0, bool littleEndian=false) | gnsstk::BinexData::UBNXI | |
encode(std::string &outBuffer, size_t offset=0, bool littleEndian=false) const | gnsstk::BinexData::UBNXI | |
getSize() const | gnsstk::BinexData::UBNXI | inline |
MAX_BYTES | gnsstk::BinexData::UBNXI | static |
MAX_VALUE | gnsstk::BinexData::UBNXI | static |
MIN_VALUE | gnsstk::BinexData::UBNXI | static |
operator unsigned long() const | gnsstk::BinexData::UBNXI | inline |
operator!=(const UBNXI &other) const | gnsstk::BinexData::UBNXI | inline |
operator<(const UBNXI &other) const | gnsstk::BinexData::UBNXI | inline |
operator<=(const UBNXI &other) const | gnsstk::BinexData::UBNXI | inline |
operator=(const UBNXI &right) | gnsstk::BinexData::UBNXI | inline |
operator==(const UBNXI &other) const | gnsstk::BinexData::UBNXI | inline |
operator>(const UBNXI &other) const | gnsstk::BinexData::UBNXI | inline |
operator>=(const UBNXI &other) const | gnsstk::BinexData::UBNXI | inline |
read(std::istream &strm, std::string *outBuffer=NULL, size_t offset=0, bool reverseBytes=false, bool littleEndian=false) | gnsstk::BinexData::UBNXI | |
size | gnsstk::BinexData::UBNXI | protected |
UBNXI() | gnsstk::BinexData::UBNXI | |
UBNXI(const UBNXI &other) | gnsstk::BinexData::UBNXI | inline |
UBNXI(unsigned long ul) | gnsstk::BinexData::UBNXI | |
value | gnsstk::BinexData::UBNXI | protected |
write(std::ostream &strm, std::string *outBuffer=NULL, size_t offset=0, bool reverseBytes=false, bool littleEndian=false) const | gnsstk::BinexData::UBNXI |