Public Types | Public Member Functions | Protected Attributes | List of all members
datatypes::ObjectList Class Reference

#include <Object.hpp>

Inheritance diagram for datatypes::ObjectList:
Inheritance graph
[legend]

Public Types

typedef std::vector< Objectbase_class
 

Public Member Functions

const TimegetTimestamp () const
 
const UINT32 getUsedMemory () const
 
void incrementObjectAge ()
 Just increment objectAge of all objects by one. More...
 
 ObjectList ()
 
bool operator== (const ObjectList &other) const
 Equality predicate. More...
 
void setTimestamp (const Time &timestamp)
 
- Public Member Functions inherited from datatypes::BasicData
 BasicData ()
 
UINT16 getDatatype ()
 
UINT16 getSourceId ()
 
virtual void setSourceId (UINT16 id)
 
virtual ~BasicData ()
 

Protected Attributes

Time m_timestamp
 
- Protected Attributes inherited from datatypes::BasicData
UINT16 m_datatype
 
UINT16 m_sourceId
 

Detailed Description

Definition at line 518 of file Object.hpp.

Member Typedef Documentation

Definition at line 523 of file Object.hpp.

Constructor & Destructor Documentation

datatypes::ObjectList::ObjectList ( )

Definition at line 451 of file Object.cpp.

Member Function Documentation

const Time& datatypes::ObjectList::getTimestamp ( ) const
inline

Definition at line 534 of file Object.hpp.

const UINT32 datatypes::ObjectList::getUsedMemory ( ) const
inlinevirtual

Implements datatypes::BasicData.

Definition at line 531 of file Object.hpp.

void datatypes::ObjectList::incrementObjectAge ( )

Just increment objectAge of all objects by one.

Definition at line 485 of file Object.cpp.

bool datatypes::ObjectList::operator== ( const ObjectList other) const

Equality predicate.

Definition at line 458 of file Object.cpp.

void datatypes::ObjectList::setTimestamp ( const Time timestamp)

Definition at line 466 of file Object.cpp.

Member Data Documentation

Time datatypes::ObjectList::m_timestamp
protected

Definition at line 545 of file Object.hpp.


The documentation for this class was generated from the following files:


libsick_ldmrs
Author(s): SICK AG , Martin Günther , Jochen Sprickerhof
autogenerated on Mon Oct 26 2020 03:27:30