Main MRPT website > C++ reference
MRPT logo

mrpt::hmtslam::THypothesisIDSet Class Reference

A set of hypothesis IDs, used for arcs and nodes in multi-hypothesis hybrid maps. More...

#include <mrpt/hmtslam/HMT_SLAM_common.h>

Inheritance diagram for mrpt::hmtslam::THypothesisIDSet:
Inheritance graph
[legend]
Collaboration diagram for mrpt::hmtslam::THypothesisIDSet:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 THypothesisIDSet ()
 Default constructor.
 THypothesisIDSet (const THypothesisID &val)
 Constructor with one initial element.
virtual ~THypothesisIDSet ()
bool has (const THypothesisID &val) const
 Returns true if the hypothesis is into the set.
void debugDump () const
 Dump to console.

Detailed Description

A set of hypothesis IDs, used for arcs and nodes in multi-hypothesis hybrid maps.

See also:
THypothesisID, CHierarchicalMHMap

Definition at line 98 of file HMT_SLAM_common.h.


Constructor & Destructor Documentation

mrpt::hmtslam::THypothesisIDSet::THypothesisIDSet (  )  [inline]

Default constructor.

Definition at line 106 of file HMT_SLAM_common.h.

mrpt::hmtslam::THypothesisIDSet::THypothesisIDSet ( const THypothesisID val  )  [inline]

Constructor with one initial element.

Definition at line 112 of file HMT_SLAM_common.h.

virtual mrpt::hmtslam::THypothesisIDSet::~THypothesisIDSet (  )  [inline, virtual]

Definition at line 117 of file HMT_SLAM_common.h.


Member Function Documentation

void mrpt::hmtslam::THypothesisIDSet::debugDump (  )  const

Dump to console.

bool mrpt::hmtslam::THypothesisIDSet::has ( const THypothesisID val  )  const [inline]

Returns true if the hypothesis is into the set.

Definition at line 123 of file HMT_SLAM_common.h.

References COMMON_TOPOLOG_HYP.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010