libIEC61850  0.8.3
Open-source IEC 61850 MMS/GOOSE server and client library
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Modules | Typedefs
IEC 61850/MMS client API

Modules

 General client side connection handling functions and data types
 
 Client side GOOSE control block handling functions
 
 Client side report handling services, functions, and data types
 
 Client side data access (read/write) service functions
 
 Client side data set service functions and data types
 
 Client side control service functions
 
 Model discovery services
 
 File service related functions, data types, and definitions
 

Typedefs

typedef struct sClientDataSet * ClientDataSet
 
typedef struct sClientReport * ClientReport
 
typedef struct
sClientReportControlBlock * 
ClientReportControlBlock
 
typedef struct
sClientGooseControlBlock * 
ClientGooseControlBlock
 

Detailed Description

Typedef Documentation

typedef struct sClientDataSet* ClientDataSet

an opaque handle to the instance data of a ClientDataSet object

typedef struct sClientGooseControlBlock* ClientGooseControlBlock

an opaque handle to the instance data of a ClientGooseControlBlock object

typedef struct sClientReport* ClientReport

an opaque handle to the instance data of a ClientReport object

typedef struct sClientReportControlBlock* ClientReportControlBlock

an opaque handle to the instance data of a ClientReportControlBlock object