Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

WvProtoStream::Token Class Reference

#include <wvprotostream.h>

List of all members.

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


Constructor & Destructor Documentation

WvProtoStream::Token::Token  
 

Definition at line 208 of file wvprotostream.cc.

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

Definition at line 214 of file wvprotostream.cc.

References fill().

WvProtoStream::Token::~Token  
 

Definition at line 231 of file wvprotostream.cc.

WvProtoStream::Token::Token  
 

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

WvProtoStream::Token::~Token  
 


Member Function Documentation

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

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

Definition at line 220 of file wvprotostream.cc.

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

Referenced by Token().


Member Data Documentation

WvString WvProtoStream::Token::data
 

Definition at line 63 of file streams/wvprotostream.h.

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

size_t WvProtoStream::Token::length
 

Definition at line 64 of file streams/wvprotostream.h.

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


The documentation for this class was generated from the following files:
Generated on Fri Apr 5 15:16:56 2002 for WvStreams by doxygen1.2.15