![]() |
Lumiera 0.pre.04
»edit your freedom«
|
watching the instance creation of some parameter values
Definition at line 68 of file command-argument-test.cpp.
Static Public Attributes | |
| static int | instanceCnt |
Public Attributes | |
| TY | element_ |
Public Member Functions | |
| Tracker (TY init=TY()) | |
| Tracker (Tracker const &otr) | |
| ~Tracker () | |
| Tracker & | operator= (Tracker const &)=default |
| TY & | operator* () |
| operator string () const | |
Friends | |
| bool | operator== (Tracker const &tra1, Tracker const &tra2) |
Definition at line 73 of file command-argument-test.cpp.
Definition at line 74 of file command-argument-test.cpp.
Definition at line 75 of file command-argument-test.cpp.
Definition at line 80 of file command-argument-test.cpp.
Definition at line 85 of file command-argument-test.cpp.
References util::toString().
Here is the call graph for this function:Definition at line 70 of file command-argument-test.cpp.
Definition at line 71 of file command-argument-test.cpp.
Definition at line 89 of file command-argument-test.cpp.
Collaboration diagram for Tracker< TY >: