Swarm-NG  1.1
swarm::log::event_record<-1 > Class Template Reference

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.
 

Detailed Description

template<>
class swarm::log::event_record<-1 >

Specialized version for NumData=-1 to allow for variable length.

Definition at line 66 of file host_array_writer.hpp.


The documentation for this class was generated from the following file: