IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
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...

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. More...
 
static void ExampleRegistrable ()
 Example use of the IdGenerator class and its Proxy subclass to implement the IIdentifiable interface. More...
 

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 ( )
inlinestatic

Example use of the IdGenerator class and its Proxy subclass to implement the IIdentifiable interface.

References IG.Lib.Util.CollectionToString().

static void IG.Lib.RegisterableExamples.ExampleRegistrable ( )
inlinestatic

The documentation for this class was generated from the following file: