|
reSIProcate/rutil
9694
|


Public Member Functions | |
| FooFoo (int v) | |
Public Attributes | |
| int | va1 |
| int | va2 |
Definition at line 24 of file testIntrusiveList.cxx.
| FooFoo::FooFoo | ( | int | v | ) | [inline] |
Definition at line 28 of file testIntrusiveList.cxx.
: va1(v) {}
| int FooFoo::va1 |
Definition at line 30 of file testIntrusiveList.cxx.
Referenced by main().
| int FooFoo::va2 |
Definition at line 31 of file testIntrusiveList.cxx.
1.7.5.1