yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
libyumapro_ycontrol

Subsystem support for the YControl protocol. More...

Collaboration diagram for libyumapro_ycontrol:

Modules

 Core Functions
 YControl core functions are used by the application to control and integrate with the YControl protocol handler.
 
 Data Structures
 YControl data structures are used to manage communications state with the main server, and higher level service layers that register as a YControl service.
 
 Input Output Functions
 YControl IO handler will create a connection and session to the main server.
 
 Message Parsing
 YControl message parsing supports XML encoded communications between the main server and a subsystem.
 
 Message Send APIs
 YControl message send APIs are used to send any of the subsystem message types to the main server.
 
 Message Utilities
 YControl message utilities are used internally to construct messages to the main server and receive messages from the main server.
 
 Sessions
 YControl session handler will create and manage session control blocks for the subsystem.
 
 Signal Handler
 YControl session handler will create and manage session control blocks for the subsystem.
 

Detailed Description

Subsystem support for the YControl protocol.

Used to implement subsystem to main server communications.