Home Previous Up Next Index

armarx::viz::data::RecordingHeader

Overview

struct RecordingHeader

Data Member Index

prefix
comment
firstTimestampInMicroSeconds
lastTimestampInMicroSeconds
firstRevision
lastRevision

Data Members

string prefix;
string comment;
long firstTimestampInMicroSeconds;
long lastTimestampInMicroSeconds;
long firstRevision;
long lastRevision;

Home Previous Up Next Index