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

FV2.C File Reference

#include <Basics.H>
#include <Generics.H>
#include <SRPC.H>
#include <sstream>
#include "FV2.H"

Go to the source code of this file.

Functions

void FV2::T::FromStr (const char *str, const char delim) throw ()
char * FV2::T::ToStr (char *buff, const int sz, char delim, char type) const throw ()
Text FV2::T::ToText (const char delim) const throw ()
void FV2::T::Send (SRPC &srpc, char type) const throw (SRPC::failure)
ostream & operator<< (ostream &os, const FV2::T &t) throw ()
void FV2::T::Print (ostream &os) const throw ()
void FV2::List::Send (SRPC &srpc, const char *types) const throw (SRPC::failure)
int FV2::ListApp::Append (FV2::T *s) throw ()
ostream & operator<< (ostream &os, const FV2::List &names) throw ()
void Indent (ostream &os, int indent) throw ()
void FV2::List::Print (ostream &os, int indent, const char *types) const throw ()

Variables

const char Delim = '/'
const int MaxLen = 128


Function Documentation

void FV2::List::Print ostream &  os,
int  indent,
const char *  types
const throw ()
 

Definition at line 226 of file FV2.C.

References Indent().

void FV2::List::Send SRPC srpc,
const char *  types
const throw (SRPC::failure)
 

Definition at line 181 of file FV2.C.

int FV2::ListApp::Append FV2::T s  )  throw ()
 

Definition at line 193 of file FV2.C.

References max(), and NEW_ARRAY.

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

Definition at line 43 of file FV2.C.

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

Definition at line 172 of file FV2.C.

References MaxLen.

void FV2::T::Send SRPC srpc,
char  type
const throw (SRPC::failure)
 

Definition at line 132 of file FV2.C.

References Delim, VestaConfig::get(), SRPC::invalid_parameter, and MaxLen.

char* FV2::T::ToStr char *  buff,
const int  sz,
char  delim,
char  type
const throw ()
 

Definition at line 59 of file FV2.C.

References Text::cchars(), VestaConfig::get(), Text::Length(), and NEW_PTRFREE_ARRAY.

Text FV2::T::ToText const char  delim  )  const throw ()
 

Definition at line 125 of file FV2.C.

References MaxLen.

void Indent ostream &  os,
int  indent
throw () [inline]
 

Definition at line 221 of file FV2.C.

ostream& operator<< ostream &  os,
const FV2::List names
throw ()
 

Definition at line 210 of file FV2.C.

ostream& operator<< ostream &  os,
const FV2::T t
throw ()
 

Definition at line 166 of file FV2.C.


Variable Documentation

const char Delim = '/'
 

Definition at line 36 of file FV2.C.

Referenced by FV2::T::Send().

const int MaxLen = 128
 

Definition at line 41 of file FV2.C.

Referenced by FV2::T::Print(), FV2::T::Send(), FV2::T::ToText(), main(), and Verify().


Generated on Mon May 8 00:49:01 2006 for Vesta by  doxygen 1.4.2