Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

WvProtoStream::Token Class Reference

#include <wvprotostream.h>

Collaboration diagram for WvProtoStream::Token:

[legend]
List of all members.

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

Constructor & Destructor Documentation

WvProtoStream::Token::Token  ) 
 

Definition at line 209 of file wvprotostream.cc.

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

Definition at line 215 of file wvprotostream.cc.

References fill().

WvProtoStream::Token::~Token  ) 
 

Definition at line 232 of file wvprotostream.cc.


Member Function Documentation

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

Definition at line 221 of file wvprotostream.cc.

References data, WvString::edit(), length, and WvFastString::setsize().

Referenced by Token().


Member Data Documentation

WvString WvProtoStream::Token::data
 

Definition at line 25 of file wvprotostream.h.

Referenced by fill(), WvProtoStream::list_to_array(), WvProtoStream::next_token_str(), and WvProtoStream::tokanal().

size_t WvProtoStream::Token::length
 

Definition at line 26 of file wvprotostream.h.

Referenced by fill(), and WvProtoStream::list_to_array().


The documentation for this class was generated from the following files:
Generated on Sat Feb 21 21:06:51 2004 for WvStreams by doxygen 1.3.5