VOS::BinaryParser Class Reference
#include <messageblock.hh>
Inheritance diagram for VOS::BinaryParser:

Detailed Description
Definition at line 70 of file messageblock.hh.
Public Member Functions
- BinaryParser (MessageBlock *mb)
- virtual ~BinaryParser ()
- virtual int parseUpdate (const std::string &s, uint32_t &nonce)
- virtual size_t getBufferSize ()
- virtual size_t getExpectedSize ()
Constructor & Destructor Documentation
| VOS::BinaryParser::BinaryParser | ( | MessageBlock * | mb | ) |
| virtual VOS::BinaryParser::~BinaryParser | ( | ) | [inline, virtual] |
Definition at line 82 of file messageblock.hh.
Member Function Documentation
| virtual size_t VOS::BinaryParser::getBufferSize | ( | ) | [virtual] |
Implements VOS::MBParser.
| virtual size_t VOS::BinaryParser::getExpectedSize | ( | ) | [virtual] |
Implements VOS::MBParser.
| virtual int VOS::BinaryParser::parseUpdate | ( | const std::string & | s, | |
| uint32_t & | nonce | |||
| ) | [virtual] |
Implements VOS::MBParser.
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/vos/messageblock.hh