libiec61850.NET  1.5.1
IEC 61850 .NET API for libiec61850 protocol library
IEC61850.Server.DataObject Class Reference
Inheritance diagram for IEC61850.Server.DataObject:
Collaboration diagram for IEC61850.Server.DataObject:

Public Member Functions

 DataObject (string name, ModelNode parent)
 
 DataObject (string name, ModelNode parent, int arrayElements)
 
- Public Member Functions inherited from IEC61850.Server.ModelNode
IedModel GetIedModel ()
 Gets the IedModel for this ModelNode instance More...
 
string GetName ()
 Gets the name of the model node More...
 
ModelNode GetParent ()
 Gets the parent node of this model node More...
 
ModelNode GetChild (string name)
 Get the child node of this model node with the given name More...
 
LinkedList< ModelNodeGetChildren ()
 Gets the direct child nodes of this ModelNode instance More...
 
string GetObjectReference (bool withoutIedName=false)
 Gets the object reference of the model node More...
 

Additional Inherited Members

- Public Attributes inherited from IEC61850.Server.ModelNode
IntPtr self
 

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