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
App.cs File Reference

Classes

class  IG.Lib.ModuleTest
 
class  IG.Lib.AppTest
 
class  IG.Lib.App
 Base class for all application classes. Provides some basic functionality such as keeping information about the application, managing application directories and basic files, etc. More...
 
class  IG.Lib.Module
 General module (or library) management class, a base class for specific module classes. Provides some basic functionality such as keeping information about the module, managing module directories and basic files, etc. Global module object is not implemented (in contrary to global program object), but it should be implemented in speciffic module classes derived from this one. More...
 
class  IG.Lib.ModuleBase
 Manages basic program informatin and resources such as directories, expiration time, etc. More...
 

Namespaces

package  IG.Lib