NcEngine
|
Go to the source code of this file.
Classes | |
class | nc::Connection |
An RAII object managing a Signal connection. More... | |
struct | nc::SignalPriority |
Priority values for controlling call order from a Signal. More... | |
class | nc::Signal< Args > |
An event source supporting multiple Connections. More... | |