Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBargv.hxx File Reference

Declaration of CTBargv. More...

#include <strstream.h>
#include "CTBargv.icc"

Include dependency graph for CTBargv.hxx:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  CTBargv
 Argument list handler ****. More...

struct  CTBargv::argdsc

Defines

#define _CTBargv_HXX   1

Functions

ostream & operator<< (ostream &os, const CTBargv &av)
template<class T> CTBargvoperator>> (CTBargv &av, T &obj)
CTBargvoperator>> (CTBargv &av, const char *&obj)


Detailed Description

Declaration of CTBargv.

Version:
Id:
CTBargv.hxx,v 1.8 2000/01/29 20:06:48 mueller Exp

Definition in file CTBargv.hxx.


Define Documentation

#define _CTBargv_HXX   1
 

Definition at line 2 of file CTBargv.hxx.


Function Documentation

ostream& operator<< ostream & os,
const CTBargv & av
[related]
 

template<class T>
CTBargv & operator>> CTBargv & av,
T & obj
[inline]
 

Definition at line 77 of file CTBargv.hxx.

CTBargv& operator>> CTBargv & av,
const char *& obj
[inline]
 

Definition at line 97 of file CTBargv.hxx.


Generated at Fri Oct 24 18:11:35 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001