#include <wvprotostream.h>
Collaboration diagram for WvProtoStream::Token:
Public Member Functions | |
Token () | |
Token (const unsigned char *_data, size_t _length) | |
void | fill (const unsigned char *_data, size_t _length) |
~Token () | |
Public Attributes | |
WvString | data |
size_t | length |
|
Definition at line 209 of file wvprotostream.cc. |
|
Definition at line 215 of file wvprotostream.cc. References fill(). |
|
Definition at line 232 of file wvprotostream.cc. |
|
Definition at line 221 of file wvprotostream.cc. References data, WvString::edit(), fill(), length, and WvFastString::setsize(). |
|
Definition at line 25 of file wvprotostream.h. Referenced by fill(), WvProtoStream::list_to_array(), WvProtoStream::next_token_str(), and WvProtoStream::tokanal(). |
|
Definition at line 26 of file wvprotostream.h. Referenced by fill(), and WvProtoStream::list_to_array(). |