#include <FramingContent.h>
Public Member Functions | |
| Content (uint8_t _discriminator, const string &_value) | |
| void | encode (Buffer &buffer) const |
| void | decode (Buffer &buffer) |
| size_t | size () const |
| bool | isInline () const |
| bool | isReference () const |
| const string & | getValue () const |
| void | setValue (const string &newValue) |
Friends | |
| std::ostream & | operator<< (std::ostream &, const Content &) |
1.4.7