ddt
0.1
|
Go to the source code of this file.
Classes | |
class | ddt::DdtDataConsumer |
Namespaces | |
ddt | |
Typedefs | |
typedef boost::signals2::signal< void(datatransfer::NotificationType, const std::string &)> | signal_n |
typedef signal_n::slot_type | slot_n |
typedef boost::signals2::signal<void(datatransfer::NotificationType, const std::string&)> signal_n |
Typedef for the notification signal.
typedef signal_n::slot_type slot_n |
Typedef for the slot which is bound to the notification signal.