A normal iterator, plus the extra method "getType" to determine the type of each entry in the sequence.
Definition at line 187 of file obs/CRawlog.h.
#include <mrpt/obs/CRawlog.h>
Public Member Functions | |
| iterator () | |
| iterator (const TListObjects::iterator &it) | |
| virtual | ~iterator () | 
| iterator & | operator= (const iterator &o) | 
| bool | operator== (const iterator &o) | 
| bool | operator!= (const iterator &o) | 
| mrpt::utils::CSerializablePtr | operator* () | 
| iterator | operator++ (int) | 
| iterator & | operator++ () | 
| iterator | operator-- (int) | 
| iterator & | operator-- () | 
| TEntryType | getType () const | 
Static Public Member Functions | |
| static iterator | erase (TListObjects &lst, const iterator &it) | 
Protected Attributes | |
| TListObjects::iterator | m_it | 
      
  | 
  inline | 
Definition at line 193 of file obs/CRawlog.h.
      
  | 
  inline | 
Definition at line 194 of file obs/CRawlog.h.
      
  | 
  inlinevirtual | 
Definition at line 195 of file obs/CRawlog.h.
      
  | 
  inlinestatic | 
      
  | 
  inline | 
Definition at line 209 of file obs/CRawlog.h.
References CLASS_ID.
      
  | 
  inline | 
Definition at line 200 of file obs/CRawlog.h.
References m_it.
      
  | 
  inline | 
Definition at line 202 of file obs/CRawlog.h.
      
  | 
  inline | 
Definition at line 204 of file obs/CRawlog.h.
      
  | 
  inline | 
Definition at line 205 of file obs/CRawlog.h.
      
  | 
  inline | 
Definition at line 206 of file obs/CRawlog.h.
      
  | 
  inline | 
Definition at line 207 of file obs/CRawlog.h.
Definition at line 197 of file obs/CRawlog.h.
References m_it.
      
  | 
  inline | 
Definition at line 199 of file obs/CRawlog.h.
References m_it.
      
  | 
  protected | 
Definition at line 190 of file obs/CRawlog.h.
Referenced by erase(), operator!=(), operator=(), and operator==().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |