libiec61850  1.5.3
Modules | Typedefs
IEC 61850/MMS client API

Modules

 General client side connection handling functions and data types
 
 Client side SV control block handling functions
 
 Client side GOOSE control block handling functions
 
 Client side data access (read/write) service functions
 
 Client side report handling services, functions, and data types
 
 Client side data set service functions and data types
 
 Client side control service functions
 
 Model discovery services
 
 Log service related functions, data types, and definitions
 
 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

◆ ClientDataSet

typedef struct sClientDataSet* ClientDataSet

an opaque handle to the instance data of a ClientDataSet object

◆ ClientGooseControlBlock

typedef struct sClientGooseControlBlock* ClientGooseControlBlock

an opaque handle to the instance data of a ClientGooseControlBlock object

◆ ClientReport

typedef struct sClientReport* ClientReport

an opaque handle to the instance data of a ClientReport object

◆ ClientReportControlBlock

typedef struct sClientReportControlBlock* ClientReportControlBlock

an opaque handle to the instance data of a ClientReportControlBlock object