#include "demo1.hxx"
Collaboration diagram for demo1:

Public Methods | |
| demo1 () | |
| void | func1 (int i_val1) const |
| void | func1 (int i_val1, int i_val2) const |
| void | func2 () const |
| void | func2 (CTBvector< T > vec) const |
| void | func2 (CTBretcode rc) const |
Private Attributes | |
| CTBvector< T > | m_vec |
| CTBint | mi_nuse |
| CTBretcode | m_rc |
This is nested list:
Definition at line 20 of file demo1.hxx.
|
|||||||||
|
Default constructor.
|
|
||||||||||
|
func1.
|
|
|||||||||||||||||||
|
func1.
|
|
|||||||||
|
func2.
|
|
||||||||||
|
func2.
|
|
||||||||||
|
func2.
|
|
|||||
|
data vector.
|
|
|||||
|
usage counter.
|
|
|||||
|
retcode object.
|
1.2.9-20010812 written by Dimitri van Heesch,
© 1997-2001