OpenSplice ISO C++ 2 FACE API  v6.x
OpenSplice Future Airborne Capability Environment (FACE) ISO C++ 2 API
FACE::Read_Callback< TYPE > Struct Template Reference

#include "FACE_callback.h"

Public Types

typedef void(* send_event) (const FACE::TRANSACTION_ID_TYPE transaction_id, TYPE &message, const FACE::MESSAGE_TYPE_GUID message_type_id, const FACE::MESSAGE_SIZE_TYPE message_size, const FACE::WAITSET_TYPE waitset, FACE::RETURN_CODE_TYPE &return_code)
 

Detailed Description

template<typename TYPE>
struct FACE::Read_Callback< TYPE >

Definition at line 30 of file FACE_callback.h.

Member Typedef Documentation

◆ send_event

template<typename TYPE>
typedef void(* FACE::Read_Callback< TYPE >::send_event) ( const FACE::TRANSACTION_ID_TYPE transaction_id, TYPE &message, const FACE::MESSAGE_TYPE_GUID message_type_id, const FACE::MESSAGE_SIZE_TYPE message_size, const FACE::WAITSET_TYPE waitset, FACE::RETURN_CODE_TYPE &return_code)

Definition at line 31 of file FACE_callback.h.


The documentation for this struct was generated from the following file: