|
Swarm-NG
1.1
|
Specialized version for NumData=-1 to allow for variable length. More...
#include <host_array_writer.hpp>
Public Member Functions | |
| event_record (const int b, const double t, const data_type &d) | |
| Constructor for specialized version for NumData = -1. | |
| event_record (const int b1, const int b2, const double t, const data_type &d) | |
| Constructor. | |
| int | get_num_data () const |
| Get number of data records. | |
Specialized version for NumData=-1 to allow for variable length.
Definition at line 66 of file host_array_writer.hpp.