RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Attributes
Datacratic::SignalRegistryBase::Info Struct Reference

#include <signal.h>

Inheritance diagram for Datacratic::SignalRegistryBase::Info:
Datacratic::SignalInfo

List of all members.

Public Attributes

RegisterFn registerFn
 Function to cause an actual registration.
void * data
 Data to pass to the registration function.

Detailed Description

Information about a signal. This is the internal version with extra housekeeping information.

Definition at line 120 of file signal.h.


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