IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Lib::RegisterableExamples Class Reference

Contains examples od implementation of the IIdentifieble and IRegistrable interface. They utilize implementation of helper classes from this file.. More...

List of all members.

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.

Detailed Description

Contains examples od implementation of the IIdentifieble and IRegistrable interface. They utilize implementation of helper classes from this file..


Member Function Documentation

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events