libIEC61850  0.8.2
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

#include <mms_server.h>

Public Attributes

int maxServOutstandingCalling
 
int maxServOutstandingCalled
 
int dataStructureNestingLevel
 
int maxPduSize
 
IsoConnection isoConnection
 
MmsServer server
 
LinkedList namedVariableLists
 
uint32_t lastInvokeId
 

Member Data Documentation

int MmsServerConnection::dataStructureNestingLevel
IsoConnection MmsServerConnection::isoConnection
uint32_t MmsServerConnection::lastInvokeId
int MmsServerConnection::maxPduSize
int MmsServerConnection::maxServOutstandingCalled
int MmsServerConnection::maxServOutstandingCalling
LinkedList MmsServerConnection::namedVariableLists
MmsServer MmsServerConnection::server

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