Swarm-NG  1.1
log.cpp File Reference

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.
 

Detailed Description

Process the event types.

Definition in file log.cpp.