IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
MessagesBis.cs File Reference

Classes

class  IG.Lib.XmlUtilityBase
 Base class for various utilities operating on XmlDocumnt. More...
 
class  IG.Lib.XmlParser
 Base class for classes taht contain an Xml document that can be parsed. Provides comfortable utilities for transversing the document and for querying the value, name, and attributes of the current node. More...
 
class  IG.Lib.XmlParser.Mark
 Position mark in the XML document More...
 
class  IG.Lib.XmlBuilder
 Class that enables custom parsing and building of an Xml document. More...
 
class  IG.Lib.ParsableXmlObject
 Base class for data classes that support writing data to / reading from custom XML files, writing from / to database objects, etc. More...
 
class  IG.Lib.ParsableXmlObject.AccummulatedReport
 Class used for accummulated error and warning reports for task composed of several steps. This is used when we want to perform the whole task even if some errors occur, and treat all errors and messages after the task is completed. More...
 
class  IG.Lib.MsgBase
 Base class for all messages. More...
 
class  IG.Lib.MsgBaseWithModel
 Base class messages, includes possibility of model document for conversion of the object to XML msg according to specification. More...
 

Namespaces

package  IG.Lib