Public Member Functions | Protected Attributes
g2o::HyperGraphElementCreator< T > Class Template Reference

templatized creator class which creates graph elements More...

#include <creators.h>

Inheritance diagram for g2o::HyperGraphElementCreator< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

HyperGraph::HyperGraphElementconstruct ()
 HyperGraphElementCreator ()
const std::string & name () const

Protected Attributes

std::string _name

Detailed Description

template<typename T>
class g2o::HyperGraphElementCreator< T >

templatized creator class which creates graph elements

Definition at line 48 of file creators.h.


Constructor & Destructor Documentation

template<typename T >
g2o::HyperGraphElementCreator< T >::HyperGraphElementCreator ( ) [inline]

Definition at line 51 of file creators.h.


Member Function Documentation

template<typename T >
HyperGraph::HyperGraphElement* g2o::HyperGraphElementCreator< T >::construct ( ) [inline, virtual]

create a hyper graph element. Has to implemented in derived class.

Implements g2o::AbstractHyperGraphElementCreator.

Definition at line 52 of file creators.h.

template<typename T >
const std::string& g2o::HyperGraphElementCreator< T >::name ( ) const [inline, virtual]

name of the class to be created. Has to implemented in derived class.

Implements g2o::AbstractHyperGraphElementCreator.

Definition at line 53 of file creators.h.


Member Data Documentation

template<typename T >
std::string g2o::HyperGraphElementCreator< T >::_name [protected]

Definition at line 55 of file creators.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:30