API Guides > ConceptRT 3.x
Serialization

Detailed Description

Classes

class  ISerializable
 Interface for element that gives the service of being serializable. More...
 
class  IDataStore
 Interface for element that gives the service of DataStore. More...
 
class  TextReaderNode
 TextReaderNode enables us to get a TextReader in order to read the node of the DataStore. Used when the strcutrue of the node's data is specialized. More...
 
class  TextWriterNode
 TextWriterNode enables us to get a TextWriter in order to write the node of the DataStore. Used when the strcutrue of the node's data is specialized. More...
 

Macros

#define CONCEPTRT_NODEMAXLENGTH   80
 Maximum length of node name More...
 
#define CONCEPTRT_NODEMAXDEPTH   50
 Maximum depth of the tree More...
 

Modules

 Xml
 
 Disposable
 

Macro Definition Documentation

#define CONCEPTRT_NODEMAXDEPTH   50

Maximum depth of the tree

#define CONCEPTRT_NODEMAXLENGTH   80

Maximum length of node name