|
RTI Connext DDS Micro
Version 2.4.11
|
Generic NETIO_Interface functions. More...
#include "netio/netio_dll.h"#include "osapi/osapi_config.h"#include "osapi/osapi_types.h"#include "osapi/osapi_time.h"#include "reda/reda_sequenceNumber.h"#include "db/db_api.h"#include "rt/rt_rt.h"#include "netio/netio_address.h"#include "cdr/cdr_stream.h"Go to the source code of this file.
Variables | |
| const char *const | NETIO_DEFAULT_UDP_NAME |
| Default name for the automatically registered UDP transport. | |
| const char *const | NETIO_DEFAULT_INTRA_NAME |
| Default name for the automatically registered INTRA transport. | |
| const char *const | NETIO_DEFAULT_RTPS_NAME |
| Default name for the automatically registered RTPS interface. | |
Generic NETIO_Interface functions.
This file contains generic NETIO interface functions. A NETIO_Interface is a base-class and is typically not instantiated on its own. Derived classes call methods here to initialize/finalize a base-class. This file also defines the NETIO interface structure as well as the NETIO_Packet structure and protocol types.
| const char* const NETIO_DEFAULT_UDP_NAME |
Default name for the automatically registered UDP transport.
| const char* const NETIO_DEFAULT_INTRA_NAME |
Default name for the automatically registered INTRA transport.
| const char* const NETIO_DEFAULT_RTPS_NAME |
Default name for the automatically registered RTPS interface.