lib60870-C  2.3.2
C source code library for the IEC 60870-5-101/104 protocols
Modules | Data Structures | Typedefs | Enumerations
Common slave related functions and interfaces
Collaboration diagram for Common slave related functions and interfaces:

Modules

 IMasterConnection interface
 
 Slave plugin interface
 

Data Structures

struct  sCS101_SlavePlugin
 

Typedefs

typedef struct sCS101_SlavePluginCS101_SlavePlugin
 Plugin interface for CS101 or CS104 slaves.
 

Enumerations

enum  CS101_SlavePlugin_Result { CS101_PLUGIN_RESULT_NOT_HANDLED = 0 , CS101_PLUGIN_RESULT_HANDLED = 1 , CS101_PLUGIN_RESULT_INVALID_ASDU = 2 }
 

Detailed Description

These definitions are used by both the CS 101 and CS 104 slave implementations.