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

IOUTILS Class Reference

#include <IOUtils.H>

List of all members.

Static Public Methods

str_ptr readln (istream *is)
str_ptr getBracketedStr (str_ptr in)
int getBracketedInt (str_ptr in)
double getBracketedDouble (str_ptr in)
Wpt getBracketedWpt (str_ptr in)
Wvec getBracketedWvec (str_ptr in)
Color getBracketedColor (str_ptr in)
str_ptr getBracketedStr (istream *is)
int getBracketedInt (istream *is)
double getBracketedDouble (istream *is)
Wpt getBracketedWpt (istream *is)
Wvec getBracketedWvec (istream *is)
Wtransf getBracketedWtransf (istream *is)
Color getBracketedColor (istream *is)
str_list getBracketedStrList (istream *is)
ARRAY< int > getBracketedIntList (istream *is)
ARRAY< double > getBracketedDoubleList (istream *is)
Wpt_list getBracketedWptList (istream *is)
ARRAY< Wvec > getBracketedWvecList (istream *is)
ARRAY< Wtransf > getBracketedWtransfList (istream *is)
ARRAY< Color > getBracketedColorList (istream *is)
void writeBracketed (ostream *os, str_ptr token, str_ptr s)
void writeBracketed (ostream *os, str_ptr token, int i)
void writeBracketed (ostream *os, str_ptr token, double d)
void writeBracketed (ostream *os, str_ptr token, Wpt p)
void writeBracketed (ostream *os, str_ptr token, Wvec v)
void writeBracketed (ostream *os, str_ptr token, Wtransf m)
void writeBracketed (ostream *os, str_ptr token, Color c)
void writeBracketed (ostream *os, str_ptr token, str_list sl)
void writeBracketed (ostream *os, str_ptr token, ARRAY< int > il)
void writeBracketed (ostream *os, str_ptr token, ARRAY< double > dl)
void writeBracketed (ostream *os, str_ptr token, Wpt_list wl)
void writeBracketed (ostream *os, str_ptr token, ARRAY< Wvec > wl)
void writeBracketed (ostream *os, str_ptr token, ARRAY< Wtransf > wl)
void writeBracketed (ostream *os, str_ptr token, ARRAY< Color > cl)


Member Function Documentation

Color IOUTILS::getBracketedColor (  istream *    is )  [static]
 

Color IOUTILS::getBracketedColor (  str_ptr    in )  [static]
 

ARRAY< Color > IOUTILS::getBracketedColorList (  istream *    is )  [static]
 

double IOUTILS::getBracketedDouble (  istream *    is )  [static]
 

double IOUTILS::getBracketedDouble (  str_ptr    in )  [static]
 

ARRAY< double > IOUTILS::getBracketedDoubleList (  istream *    is )  [static]
 

int IOUTILS::getBracketedInt (  istream *    is )  [static]
 

int IOUTILS::getBracketedInt (  str_ptr    in )  [static]
 

ARRAY< int > IOUTILS::getBracketedIntList (  istream *    is )  [static]
 

str_ptr IOUTILS::getBracketedStr (  istream *    is )  [static]
 

str_ptr IOUTILS::getBracketedStr (  str_ptr    in )  [static]
 

str_list IOUTILS::getBracketedStrList (  istream *    is )  [static]
 

Wpt IOUTILS::getBracketedWpt (  istream *    is )  [static]
 

Wpt IOUTILS::getBracketedWpt (  str_ptr    in )  [static]
 

Wpt_list IOUTILS::getBracketedWptList (  istream *    is )  [static]
 

Wtransf IOUTILS::getBracketedWtransf (  istream *    is )  [static]
 

ARRAY< Wtransf > IOUTILS::getBracketedWtransfList (  istream *    is )  [static]
 

Wvec IOUTILS::getBracketedWvec (  istream *    is )  [static]
 

Wvec IOUTILS::getBracketedWvec (  str_ptr    in )  [static]
 

ARRAY< Wvec > IOUTILS::getBracketedWvecList (  istream *    is )  [static]
 

str_ptr IOUTILS::readln (  istream *    is )  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
ARRAY< Color >    cl
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
ARRAY< Wtransf >    wl
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
ARRAY< Wvec >    wl
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
Wpt_list    wl
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
ARRAY< double >    dl
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
ARRAY< int >    il
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
str_list    sl
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
Color    c
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
Wtransf    m
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
Wvec    v
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
Wpt    p
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
double    d
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
int    i
)  [static]
 

void IOUTILS::writeBracketed (  ostream *    os,
str_ptr    token,
str_ptr    s
)  [static]
 


The documentation for this class was generated from the following files:
Generated on Mon Sep 15 16:27:57 2003 for inspace by doxygen1.2.18