MRPT  1.9.9
mrpt::obs::CRawlog::const_iterator Class Reference

Detailed Description

A normal iterator, plus the extra method "getType" to determine the type of each entry in the sequence.

Definition at line 292 of file CRawlog.h.

#include <mrpt/obs/CRawlog.h>

Public Member Functions

 const_iterator ()
 
 const_iterator (const TListObjects::const_iterator &it)
 
virtual ~const_iterator ()
 
bool operator== (const const_iterator &o)
 
bool operator!= (const const_iterator &o)
 
const mrpt::serialization::CSerializable::Ptr operator* () const
 
const_iterator operator++ (int)
 
const_iteratoroperator++ ()
 
const_iterator operator-- (int)
 
const_iteratoroperator-- ()
 
TEntryType getType () const
 

Protected Attributes

TListObjects::const_iterator m_it
 

Constructor & Destructor Documentation

◆ const_iterator() [1/2]

mrpt::obs::CRawlog::const_iterator::const_iterator ( )
inline

Definition at line 298 of file CRawlog.h.

◆ const_iterator() [2/2]

mrpt::obs::CRawlog::const_iterator::const_iterator ( const TListObjects::const_iterator &  it)
inline

Definition at line 299 of file CRawlog.h.

◆ ~const_iterator()

virtual mrpt::obs::CRawlog::const_iterator::~const_iterator ( )
inlinevirtual

Definition at line 300 of file CRawlog.h.

Member Function Documentation

◆ getType()

TEntryType mrpt::obs::CRawlog::const_iterator::getType ( ) const
inline

◆ operator!=()

bool mrpt::obs::CRawlog::const_iterator::operator!= ( const const_iterator o)
inline

Definition at line 302 of file CRawlog.h.

References m_it.

◆ operator*()

const mrpt::serialization::CSerializable::Ptr mrpt::obs::CRawlog::const_iterator::operator* ( void  ) const
inline

Definition at line 303 of file CRawlog.h.

References m_it.

◆ operator++() [1/2]

const_iterator mrpt::obs::CRawlog::const_iterator::operator++ ( int  )
inline

Definition at line 308 of file CRawlog.h.

References m_it.

◆ operator++() [2/2]

const_iterator& mrpt::obs::CRawlog::const_iterator::operator++ ( )
inline

Definition at line 314 of file CRawlog.h.

References m_it.

◆ operator--() [1/2]

const_iterator mrpt::obs::CRawlog::const_iterator::operator-- ( int  )
inline

Definition at line 319 of file CRawlog.h.

References m_it.

◆ operator--() [2/2]

const_iterator& mrpt::obs::CRawlog::const_iterator::operator-- ( )
inline

Definition at line 325 of file CRawlog.h.

References m_it.

◆ operator==()

bool mrpt::obs::CRawlog::const_iterator::operator== ( const const_iterator o)
inline

Definition at line 301 of file CRawlog.h.

References m_it.

Member Data Documentation

◆ m_it

TListObjects::const_iterator mrpt::obs::CRawlog::const_iterator::m_it
protected

Definition at line 295 of file CRawlog.h.

Referenced by operator!=(), operator*(), operator++(), operator--(), and operator==().




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020