#include <chi_log.h>
Repeating event object.
Definition at line 324 of file chi_log.h.
◆ RepeatingEvent()
chi::ChiLog::RepeatingEvent::RepeatingEvent |
( |
std::string & |
name | ) |
|
|
inlineexplicit |
◆ Events() [1/2]
std::vector< Event > & chi::ChiLog::RepeatingEvent::Events |
( |
| ) |
|
|
inline |
◆ Events() [2/2]
const std::vector< Event > & chi::ChiLog::RepeatingEvent::Events |
( |
| ) |
const |
|
inline |
◆ Name()
const std::string & chi::ChiLog::RepeatingEvent::Name |
( |
| ) |
const |
|
inline |
◆ operator==()
bool chi::ChiLog::RepeatingEvent::operator== |
( |
const RepeatingEvent & |
other | ) |
|
|
inline |
◆ events_
std::vector<Event> chi::ChiLog::RepeatingEvent::events_ |
|
private |
◆ name_
const std::string chi::ChiLog::RepeatingEvent::name_ |
|
private |
The documentation for this class was generated from the following file: