RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
Datacratic::ConnectorT< Transport > Struct Template Reference
Inheritance diagram for Datacratic::ConnectorT< Transport >:
Datacratic::Connector

List of all members.

Public Member Functions

virtual std::shared_ptr
< TransportBase
makeNewTransport (EndpointBase *owner)
virtual int doConnect (const std::shared_ptr< TransportBase > &transport, const ACE_INET_Addr &addr, double timeout, bool block)
virtual void closePeer ()

Public Attributes

ACE_SOCK_Connector connector

Detailed Description

template<typename Transport>
struct Datacratic::ConnectorT< Transport >

Definition at line 278 of file active_endpoint.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator