|
libiec61850
1.2.0
|
Typedefs | |
| typedef struct sIedServer * | IedServer |
| typedef struct sClientConnection * | ClientConnection |
Functions | |
| void | IedServer_setLogStorage (IedServer self, const char *logRef, LogStorage logStorage) |
| typedef struct sClientConnection* ClientConnection |
An opaque handle for a client connection
| typedef struct sIedServer* IedServer |
An opaque handle for an IED server instance
| void IedServer_setLogStorage | ( | IedServer | self, |
| const char * | logRef, | ||
| LogStorage | logStorage | ||
| ) |
1.8.11