enum mrpt::obs::CRawlog::TEntryType

Overview

The type of each entry in a rawlog. More…

#include <CRawlog.h>

enum TEntryType
{
    etSensoryFrame     = 0,
    etActionCollection,
    etObservation,
    etOther,
};

Detailed Documentation

The type of each entry in a rawlog.

See also:

CRawlog::getType