#include <strstream.h>
#include "CTBargv.icc"
Include dependency graph for CTBargv.hxx:
This graph shows which files directly or indirectly include this file:
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> CTBargv & | operator>> (CTBargv &av, T &obj) |
CTBargv & | operator>> (CTBargv &av, const char *&obj) |
Definition in file CTBargv.hxx.
|
Definition at line 2 of file CTBargv.hxx. |
|
|
|
Definition at line 77 of file CTBargv.hxx. |
|
Definition at line 97 of file CTBargv.hxx. |