libIEC61850
0.8.4
Open-source IEC 61850 MMS/GOOSE server and client library
|
#include <mms_server.h>
Public Attributes | |
int | maxServOutstandingCalling |
int | maxServOutstandingCalled |
int | dataStructureNestingLevel |
int | maxPduSize |
IsoConnection | isoConnection |
MmsServer | server |
uint32_t | lastInvokeId |
int MmsServerConnection::dataStructureNestingLevel |
IsoConnection MmsServerConnection::isoConnection |
uint32_t MmsServerConnection::lastInvokeId |
int MmsServerConnection::maxPduSize |
int MmsServerConnection::maxServOutstandingCalled |
int MmsServerConnection::maxServOutstandingCalling |
MmsServer MmsServerConnection::server |