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::AsyncNode Struct Reference

#include <transport.h>

Inheritance diagram for Datacratic::TransportBase::AsyncNode:
Datacratic::TransportBase::AsyncEntry

List of all members.

Public Member Functions

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

Public Attributes

AsyncNodenext

Detailed Description

A node in the list of things to do asynchronously.

Definition at line 364 of file transport.h.


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