Public Member Functions | |
| MyGen (int max=-1) | |
| virtual MyDataPtr | operator() () |
| virtual bool | eof () |
Public Member Functions inherited from IMySource | |
| virtual | ~IMySource () |
Private Attributes | |
| int | m_count |
| int | m_max |
Definition at line 39 of file test_stream.cxx.
|
inline |
Definition at line 43 of file test_stream.cxx.
|
inlinevirtual |
|
inlinevirtual |
|
private |
Definition at line 40 of file test_stream.cxx.
|
private |
Definition at line 41 of file test_stream.cxx.
1.8.11