TNet 3  3.0.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
DataNode.cs File Reference

Classes

interface  TNet.IDataNodeSerializable
 Implementing the IDataNodeSerializable interface in your class will make it possible to serialize that class into the Data Node format more efficiently. More...
 
class  TNet.DataNode
 Data Node is a hierarchical data type containing a name and a value, as well as a variable number of children. Data Nodes can be serialized to and from IO data streams. Think of it as an alternative to having to include a huge 1 MB+ XML parsing library in your project. More...
 

Namespaces

package  TNet
 

Macros

#define REFLECTION_SUPPORT
 

Macro Definition Documentation

#define REFLECTION_SUPPORT