Public Types | Public Member Functions | Protected Attributes
datatypes::ObjectList Class Reference

#include <Object.hpp>

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

List of all members.

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.
 ObjectList ()
bool operator== (const ObjectList &other) const
 Equality predicate.
void setTimestamp (const Time &timestamp)

Protected Attributes

Time m_timestamp

Detailed Description

Definition at line 518 of file Object.hpp.


Member Typedef Documentation

Definition at line 523 of file Object.hpp.


Constructor & Destructor Documentation

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 [inline, virtual]

Implements datatypes::BasicData.

Definition at line 531 of file Object.hpp.

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

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 Wed Jun 14 2017 04:04:51