![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
#include <signal.h>
Public Member Functions | |
| Json::Value | toJson () const |
Public Attributes | |
| std::string | eventName |
| Name of the event. | |
| const std::type_info * | callbackType |
| Type of the callback function. | |
| const std::type_info * | objectType |
| Type of the object with callback. | |
| bool | inherited |
| Is it inherited from our parent? | |
Information about a given signal. Used to allow discovery and exploration of signals.
| Json::Value Datacratic::SignalInfo::toJson | ( | ) | const |
1.7.6.1