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

FV2::T Class Reference

#include <FV2.H>

Inheritance diagram for FV2::T:

Sequence< Elem, elem_ptrfree > List of all members.

Public Member Functions

 T (int sizeHint=7)
 T (const Text &t, char delim= '/') throw ()
Text ToText (const char delim= '/') const throw ()
void Print (std::ostream &os) const throw ()

Private Member Functions

void FromStr (const char *str, const char delim) throw ()
char * ToStr (char *buff, const int sz, char delim, char type= '\0') const throw ()
void Send (SRPC &srpc, char type= '\0') const throw (SRPC::failure)

Friends

class List

Constructor & Destructor Documentation

FV2::T::T int  sizeHint = 7  )  [inline]
 

Definition at line 54 of file FV2.H.

FV2::T::T const Text t,
char  delim = '/'
throw () [inline]
 

Definition at line 57 of file FV2.H.

References Text::cchars(), and FromStr().


Member Function Documentation

void FV2::T::FromStr const char *  str,
const char  delim
throw () [private]
 

Referenced by T().

void FV2::T::Print std::ostream &  os  )  const throw ()
 

void FV2::T::Send SRPC srpc,
char  type = '\0'
const throw (SRPC::failure) [private]
 

char* FV2::T::ToStr char *  buff,
const int  sz,
char  delim,
char  type = '\0'
const throw () [private]
 

Text FV2::T::ToText const char  delim = '/'  )  const throw ()
 

Referenced by CallCache().


Friends And Related Function Documentation

friend class List [friend]
 

Definition at line 97 of file FV2.H.


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