Public Member Functions | Public Attributes | List of all members
SceneModel::ObjectSetList Class Reference

#include <ObjectSetList.h>

Public Member Functions

boost::shared_ptr< ISM::ObjectSet > getSetIfExists (std::string identifier)
 
 ObjectSetList ()
 
 ~ObjectSetList ()
 

Public Attributes

std::vector< boost::shared_ptr< ISM::ObjectSet > > mObjectSets
 

Detailed Description

This class represents a list of object sets. An object set the observations of a single object over time.

Author
Joachim Gehrung
Version
See SVN

Definition at line 41 of file ObjectSetList.h.

Constructor & Destructor Documentation

SceneModel::ObjectSetList::ObjectSetList ( )

Constructor.

Definition at line 22 of file ObjectSetList.cpp.

SceneModel::ObjectSetList::~ObjectSetList ( )

Destructor.

Definition at line 26 of file ObjectSetList.cpp.

Member Function Documentation

boost::shared_ptr< ISM::ObjectSet > SceneModel::ObjectSetList::getSetIfExists ( std::string  identifier)

Returns the set with the given identifier, if there is any.

Parameters
identifierName if the set identifier.
Returns
Set with the given identifier or null pointer, if there's no such set.

Definition at line 30 of file ObjectSetList.cpp.

Member Data Documentation

std::vector<boost::shared_ptr<ISM::ObjectSet> > SceneModel::ObjectSetList::mObjectSets

A list of objects represented by the trajectory.

Definition at line 67 of file ObjectSetList.h.


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


asr_relation_graph_generator
Author(s): Meißner Pascal
autogenerated on Fri Nov 15 2019 03:39:19