List of all members.
Public Member Functions |
| | TR (Data s, ostream &o=cerr) |
| | TR (const char *l, ostream &o=cerr) |
| | ~TR () |
| | TR (Data s, ostream &o=cerr) |
| | TR (const char *l, ostream &o=cerr) |
| | ~TR () |
Private Member Functions |
| | TR (const TR &) |
| void | show (const char *s) |
| void | start () |
| void | end () |
| | TR (const TR &) |
| void | show (const char *s) |
| void | start () |
| void | end () |
Private Attributes |
| ostream & | os |
| Data | label |
Detailed Description
Definition at line 10 of file testParseNameAddr.cxx.
Constructor & Destructor Documentation
| TR::TR |
( |
const TR & |
| ) |
[private] |
| TR::TR |
( |
Data |
s, |
|
|
ostream & |
o = cerr |
|
) |
| [inline] |
| TR::TR |
( |
const char * |
l, |
|
|
ostream & |
o = cerr |
|
) |
| [inline] |
| TR::TR |
( |
const TR & |
| ) |
[private] |
| TR::TR |
( |
Data |
s, |
|
|
ostream & |
o = cerr |
|
) |
| [inline] |
| TR::TR |
( |
const char * |
l, |
|
|
ostream & |
o = cerr |
|
) |
| [inline] |
Member Function Documentation
| void TR::end |
( |
| ) |
[inline, private] |
| void TR::end |
( |
| ) |
[inline, private] |
| void TR::show |
( |
const char * |
s | ) |
[inline, private] |
| void TR::show |
( |
const char * |
s | ) |
[inline, private] |
| void TR::start |
( |
| ) |
[inline, private] |
| void TR::start |
( |
| ) |
[inline, private] |
Member Data Documentation
The documentation for this class was generated from the following files: