Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Public Attributes
jafar::graphmap::OutputManagerAbstract Class Reference

Detailed Description

Definition at line 12 of file outputManagerAbstract.hpp.

Inheritance diagram for jafar::graphmap::OutputManagerAbstract:
Inheritance graph
[legend]

List of all members.

Public Types

typedef boost::shared_ptr
< GraphManagerAbstract
graph_manager_ptr_t
typedef boost::weak_ptr
< GraphManagerAbstract
graph_manager_wptr_t

Public Member Functions

 OutputManagerAbstract (graph_manager_ptr_t gm)
virtual void init ()=0
 Uses data from the graph to initialize internal atributes.

Public Attributes

graph_manager_wptr_t _gm_weak_ptr

Member Function Documentation

virtual void jafar::graphmap::OutputManagerAbstract::init ( ) [pure virtual]

Uses data from the graph to initialize internal atributes.

Should be called by graphManager after adding an output manager.

Implemented in jafar::graphmap::LocalRobotPoseOutputManager, and jafar::graphmap::GlobalRobotPoseOutputManager.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:39 for Jafar by doxygen 1.7.6.1
LAAS-CNRS