libIEC61850  0.8.3
Open-source IEC 61850 MMS/GOOSE server and client library
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
List of all members | Public Attributes
MmsDevice Struct Reference

#include <mms_device_model.h>

Public Attributes

char * deviceName
 
int namedVariablesCount
 
MmsVariableSpecification ** namedVariables
 
LinkedList namedVariableLists
 
int domainCount
 
MmsDomain ** domains
 

Member Data Documentation

char* MmsDevice::deviceName
int MmsDevice::domainCount
MmsDomain** MmsDevice::domains
LinkedList MmsDevice::namedVariableLists
MmsVariableSpecification** MmsDevice::namedVariables
int MmsDevice::namedVariablesCount

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