FACT++  1.0
void Event::SetData ( const std::vector< char > &  data)
inline

Definition at line 48 of file Event.h.

References data.

Referenced by SetDouble(), SetFloat(), SetInt(), SetShort(), SetString(), and SetText().

48 { fData = data; }
std::vector< char > fData
A human readable description of the event.
Definition: Event.h:13
float data[4 *1440]

+ Here is the caller graph for this function: