Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

byte_str Struct Reference

#include <bytes_seq.H>

List of all members.

Public Member Functions

 byte_str (char *p, int l)

Public Attributes

char * p
int l


Constructor & Destructor Documentation

byte_str::byte_str char *  p,
int  l
[inline]
 

Definition at line 36 of file bytes_seq.H.


Member Data Documentation

int byte_str::l
 

Definition at line 34 of file bytes_seq.H.

Referenced by bytes_seq::append(), bytes_seq_impl::expand(), and SRPC::recv_bytes_seq().

char* byte_str::p
 

Definition at line 33 of file bytes_seq.H.

Referenced by bytes_seq::append(), bytes_seq_impl::expand(), SRPC::recv_bytes_seq(), and SRPC::send_bytes_seq().


The documentation for this struct was generated from the following file:
Generated on Mon May 8 00:49:08 2006 for Vesta by  doxygen 1.4.2