#include <Event.h>
Definition at line 11 of file Event.h.
◆ Event() [1/2]
chi::Event::Event |
( |
const std::string & |
name, |
|
|
int |
code |
|
) |
| |
◆ Event() [2/2]
chi::Event::Event |
( |
const std::string & |
name, |
|
|
int |
code, |
|
|
const ParameterBlock & |
parameter_block |
|
) |
| |
◆ ~Event()
virtual chi::Event::~Event |
( |
| ) |
|
|
virtualdefault |
◆ Code()
int chi::Event::Code |
( |
| ) |
const |
◆ Name()
const std::string & chi::Event::Name |
( |
| ) |
const |
◆ Parameters()
◆ code_
const int chi::Event::code_ = 0 |
|
protected |
◆ name_
const std::string chi::Event::name_ |
|
protected |
◆ params_
The documentation for this class was generated from the following files: