WvStreams
WvProtoStream::Token Class Reference

Public Member Functions

 Token (const unsigned char *_data, size_t _length)
void fill (const unsigned char *_data, size_t _length)
 Token (const unsigned char *_data, size_t _length)
void fill (const unsigned char *_data, size_t _length)

Public Attributes

WvString data
size_t length

Detailed Description

Constructor & Destructor Documentation

◆ Token() [1/2]

WvProtoStream::Token::Token ( )

Definition at line 212 of file wvprotostream.cc.

◆ Token() [2/2]

WvProtoStream::Token::Token ( const unsigned char * _data,
size_t _length )

Definition at line 218 of file wvprotostream.cc.

◆ ~Token()

WvProtoStream::Token::~Token ( )

Definition at line 235 of file wvprotostream.cc.

Member Function Documentation

◆ fill()

void WvProtoStream::Token::fill ( const unsigned char * _data,
size_t _length )

Definition at line 224 of file wvprotostream.cc.

Member Data Documentation

◆ data

WvString WvProtoStream::Token::data

◆ length

size_t WvProtoStream::Token::length

The documentation for this class was generated from the following files: