![]() |
OpenSplice ISO C++ 2 FACE API
v7.x
OpenSplice Future Airborne Capability Environment (FACE) ISO C++ 2 API
|
Namespaces | |
| TS | |
Classes | |
| struct | Read_Callback |
| struct | TRANSPORT_CONNECTION_STATUS_TYPE |
Typedefs | |
| typedef bool | Boolean |
| typedef char | Char |
| typedef Char | CONFIGURATION_RESOURCE[256] |
| typedef int64_t | CONNECTION_ID_TYPE |
| typedef Char | CONNECTION_NAME_TYPE[64] |
| typedef double | Double |
| typedef float | Float |
| typedef int32_t | Long |
| typedef long double | LongDouble |
| typedef int64_t | LongLong |
| typedef int32_t | MESSAGE_RANGE_TYPE |
| typedef int32_t | MESSAGE_SIZE_TYPE |
| typedef int64_t | MESSAGE_TYPE_GUID |
| typedef uint8_t | Octet |
| typedef int16_t | Short |
| typedef void * | SYSTEM_ADDRESS_TYPE |
| typedef int64_t | SYSTEM_TIME_TYPE |
| typedef SYSTEM_TIME_TYPE | TIMEOUT_TYPE |
| typedef int64_t | TRANSACTION_ID_TYPE |
| typedef uint32_t | UnsignedLong |
| typedef uint64_t | UnsignedLongLong |
| typedef uint16_t | UnsignedShort |
| typedef int32_t | WAITING_RANGE_TYPE |
| typedef dds::core::array< bool, 32 > | WAITSET_TYPE |
| typedef wchar_t | WChar |
Variables | |
| const SYSTEM_TIME_TYPE | INF_TIME_VALUE = (-1LL) |
| typedef bool FACE::Boolean |
Definition at line 44 of file FACE_common.h.
| typedef char FACE::Char |
Definition at line 34 of file FACE_common.h.
| typedef Char FACE::CONFIGURATION_RESOURCE[256] |
Definition at line 52 of file FACE_common.h.
| typedef int64_t FACE::CONNECTION_ID_TYPE |
Definition at line 48 of file FACE_TS_common.h.
| typedef Char FACE::CONNECTION_NAME_TYPE[64] |
Definition at line 29 of file FACE_TS_common.h.
| typedef double FACE::Double |
Definition at line 42 of file FACE_common.h.
| typedef float FACE::Float |
Definition at line 41 of file FACE_common.h.
| typedef int32_t FACE::Long |
Definition at line 37 of file FACE_common.h.
| typedef long double FACE::LongDouble |
Definition at line 43 of file FACE_common.h.
| typedef int64_t FACE::LongLong |
Definition at line 39 of file FACE_common.h.
| typedef int32_t FACE::MESSAGE_RANGE_TYPE |
Definition at line 72 of file FACE_common.h.
| typedef int32_t FACE::MESSAGE_SIZE_TYPE |
Definition at line 31 of file FACE_TS_common.h.
| typedef int64_t FACE::MESSAGE_TYPE_GUID |
Definition at line 33 of file FACE_TS_common.h.
| typedef uint8_t FACE::Octet |
Definition at line 46 of file FACE_common.h.
| typedef int16_t FACE::Short |
Definition at line 35 of file FACE_common.h.
| typedef void* FACE::SYSTEM_ADDRESS_TYPE |
Definition at line 70 of file FACE_common.h.
| typedef int64_t FACE::SYSTEM_TIME_TYPE |
Definition at line 48 of file FACE_common.h.
| typedef SYSTEM_TIME_TYPE FACE::TIMEOUT_TYPE |
Definition at line 49 of file FACE_common.h.
| typedef int64_t FACE::TRANSACTION_ID_TYPE |
Definition at line 50 of file FACE_TS_common.h.
| typedef uint32_t FACE::UnsignedLong |
Definition at line 38 of file FACE_common.h.
| typedef uint64_t FACE::UnsignedLongLong |
Definition at line 40 of file FACE_common.h.
| typedef uint16_t FACE::UnsignedShort |
Definition at line 36 of file FACE_common.h.
| typedef int32_t FACE::WAITING_RANGE_TYPE |
Definition at line 108 of file FACE_TS_common.h.
| typedef dds::core::array< bool, 32 > FACE::WAITSET_TYPE |
Definition at line 62 of file FACE_TS_common.h.
| typedef wchar_t FACE::WChar |
Definition at line 45 of file FACE_common.h.
Definition at line 35 of file FACE_TS_common.h.
| Enumerator | |
|---|---|
| UNIX | |
| INET | |
| NOT_DEFINED_CONNECTION_DOMAIN_TYPE | |
Definition at line 70 of file FACE_TS_common.h.
| Enumerator | |
|---|---|
| SAMPLING_PORT | |
| QUEUING_PORT | |
| SOCKET | |
| MQ | |
| SHM | |
| CORBA | |
| DDS | |
Definition at line 52 of file FACE_TS_common.h.
| Enumerator | |
|---|---|
| PUB_SUB | |
| CLIENT | |
| SERVER | |
Definition at line 102 of file FACE_TS_common.h.
| Enumerator | |
|---|---|
| FIFO | |
| PRIORITY | |
| NOT_DEFINED_QUEUING_DISCIPLINE_TYPE | |
Definition at line 64 of file FACE_TS_common.h.
| Enumerator | |
|---|---|
| PEEK | |
| OOB_RECEIVE_FLAG_TYPE | |
| WAITALL | |
| NOT_DEFINED_RECEIVE_FLAG_TYPE | |
Definition at line 83 of file FACE_TS_common.h.
Definition at line 54 of file FACE_common.h.
| enum FACE::SEND_FLAG_TYPE |
| Enumerator | |
|---|---|
| EOR | |
| OOB_SEND_FLAG_TYPE | |
| NOSIGNAL | |
| NOT_DEFINED_SEND_FLAG_TYPE | |
Definition at line 90 of file FACE_TS_common.h.
| enum FACE::SOCKET_TYPE |
| Enumerator | |
|---|---|
| STREAM | |
| DGRAM | |
| SEQPACKET | |
| NOT_DEFINED_SOCKET_TYPE | |
Definition at line 76 of file FACE_TS_common.h.
| enum FACE::VALIDITY_TYPE |
| Enumerator | |
|---|---|
| INVALID | |
| VALID | |
Definition at line 97 of file FACE_TS_common.h.
| const SYSTEM_TIME_TYPE FACE::INF_TIME_VALUE = (-1LL) |
Definition at line 50 of file FACE_common.h.