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


Detailed Description

Definition at line 32 of file bytes_seq.H.


Constructor & Destructor Documentation

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

Definition at line 36 of file bytes_seq.H.


Member Data Documentation

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().

int byte_str::l

Definition at line 34 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 Fri May 25 00:48:27 2007 for Vesta by  doxygen 1.5.1