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

List of all members.

Public Types

typedef void(* Type )(int type, std::string const &path, void *data)

Public Member Functions

 Callback (Type callback, std::string path, void *user)
void call (int type)

Public Attributes

Type callback
std::string path
void * user

Detailed Description

Definition at line 57 of file zookeeper.h.


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