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::TransportBase::AsyncEntry Struct Reference
Inheritance diagram for Datacratic::TransportBase::AsyncEntry:
Datacratic::TransportBase::AsyncNode

List of all members.

Public Member Functions

 AsyncEntry (const boost::function< void()> &callback, const std::string &name)

Public Attributes

boost::function< void()> callback
std::string name
Date date

Detailed Description

Definition at line 346 of file transport.h.


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