IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Contains examples od implementation of the IIdentifieble and IRegistrable interface. They utilize implementation of helper classes from this file.. More...
Classes | |
class | ExampleIIdentifiable |
Example implementation of IIdentifiable interface. More... | |
class | ExampleIRegistrable |
Example implementation of IIdentifiable interface. More... | |
Static Public Member Functions | |
static void | ExampleIdGenerator () |
Example use of the IdGenerator class and its Proxy subclass to implement the IIdentifiable interface. | |
static void | ExampleRegistrable () |
Example use of the IdGenerator class and its Proxy subclass to implement the IIdentifiable interface. |
Contains examples od implementation of the IIdentifieble and IRegistrable interface. They utilize implementation of helper classes from this file..
static void IG::Lib::RegisterableExamples::ExampleIdGenerator | ( | ) | [inline, static] |
Example use of the IdGenerator class and its Proxy subclass to implement the IIdentifiable interface.
static void IG::Lib::RegisterableExamples::ExampleRegistrable | ( | ) | [inline, static] |
Example use of the IdGenerator class and its Proxy subclass to implement the IIdentifiable interface.