OpenDOF Project
Files | Data Structures | Typedefs | Variables
DOSConfig
OpenDOF Stack (DOS)

Files

file  cos.h
 Header file for the COS functions, defines and data types.
 

Data Structures

struct  DOSCallbacks
 DOS Callback Structure. More...
 
struct  DOSCallbacks::DOSApplicationCallbacks_t
 The application interface structure. More...
 
struct  DOSCallbacks::DOSDPSSessionCallbacks_t
 The DPS Session interface structure. More...
 
struct  DOSCallbacks::DOSProviderCallbacks_t
 The application provider interface structure. More...
 
struct  DOSCallbacks::DOSRequestorCallbacks_t
 The application requestor interface structure. More...
 
struct  DOSCallbacks::DOSTransportCallbacks_t
 The transport interface structure. More...
 
struct  DOSConfig
 DOS Configuration Structure. More...
 

Typedefs

typedef DOSStatus(* DOSOpenSessionCallback )(DOSInterfaceID sessionType)
 A provider callback specifically for handling an OAP session request.
 
typedef DOSStatus(* DOSProviderCallback_Process )(void)
 Generic provider callback for handling a request.
 
typedef void(* DOSRequestorCallback_Process )(void)
 Generic requestor callback for handling a response.
 

Variables

struct DOSConfig DOSConfig
 Global DOS configuration structure.
 

Detailed Description

core-c-cos Version 7.0.1 Build 0
2018-02-08