|
DDS
ver. 3.6
|
#include "ChannelInfo.h"#include "CommandAttachmentImpl.h"#include "MonitoringThread.h"#include "Options.h"#include "ProtocolMessage.h"#include <mutex>#include <boost/asio/basic_socket_acceptor.hpp>#include <boost/thread/thread.hpp>#include "INet.h"Go to the source code of this file.
Classes | |
| class | dds::protocol_api::CConnectionManagerImpl< T, A > |
| Base class for connection managers. More... | |
Namespaces | |
| dds | |
| Miscellaneous functions and helpers are located here. | |
| dds::protocol_api | |
Typedefs | |
| typedef boost::asio::basic_socket_acceptor< boost::asio::ip::tcp > | dds::protocol_api::asioAcceptor_t |
| typedef std::shared_ptr< asioAcceptor_t > | dds::protocol_api::asioAcceptorPtr_t |
1.8.15