#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 WvString::edit(), and WvFastString::setsize(). Referenced by Token(). |
|
|
Definition at line 25 of file wvprotostream.h. Referenced by WvProtoStream::list_to_array(), WvProtoStream::next_token_str(), and WvProtoStream::tokanal(). |
|
|
Definition at line 26 of file wvprotostream.h. Referenced by WvProtoStream::list_to_array(). |
1.3.6-20040222