Swarm-NG
1.1
|
Process the event types. More...
#include "log.hpp"
Go to the source code of this file.
Namespaces | |
swarm | |
Swarm-NG library. | |
swarm::log | |
The event/data logging system for swarm | |
Constant Groups | |
swarm | |
Swarm-NG library. | |
swarm::log | |
The event/data logging system for swarm | |
Functions | |
int | swarm::log::num_ints_for_event (const int code) |
Helper function to decide how many integers are expected. | |
int | swarm::log::num_doubles_for_event (const int code) |
Helper function to decide how many doubles are expected. | |
Process the event types.
Definition in file log.cpp.