IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Classes whose instances have unique integer IDs. More...
Properties | |
int | Id [get] |
Returns unique ID (in the scope of a given type) of the current object. |
Classes whose instances have unique integer IDs.
int IG::Lib::IIdentifiable::Id [get] |
Returns unique ID (in the scope of a given type) of the current object.
Implemented in IG::Lib::CommandLineJobContainer, IG::Lib::ExpressionEvaluatorCompiled, IG::Lib::CommandLine, IG::Lib::CommandLineInterpreter, IG::Num::ParallelJobContainerBase, IG::Num::ParallelJobServerBase< JobContainerType >, IG::Num::ParallelJobDispatcherBase, IG::Lib::IdProxy, IG::Lib::RegisterableExamples::ExampleIIdentifiable, IG::Lib::RegisterableExamples::ExampleIRegistrable, and IG::Lib::StopWatch.