#include <wvprotostream.h>
Public Methods | |
| Token () | |
| Token (const unsigned char *_data, size_t _length) | |
| void | fill (const unsigned char *_data, size_t _length) |
| ~Token () | |
| 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 208 of file wvprotostream.cc. |
|
||||||||||||
|
Definition at line 214 of file wvprotostream.cc. References fill(). |
|
|
Definition at line 231 of file wvprotostream.cc. |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 220 of file wvprotostream.cc. References data, WvString::edit(), length, and WvString::setsize(). Referenced by Token(). |
|
|
Definition at line 63 of file streams/wvprotostream.h. Referenced by fill(), WvProtoStream::list_to_array(), WvProtoStream::next_token_str(), and WvProtoStream::tokanal(). |
|
|
Definition at line 64 of file streams/wvprotostream.h. Referenced by fill(), and WvProtoStream::list_to_array(). |
1.2.15