Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions
mrpt::graphs::CDirectedGraph< TYPE_EDGES, EDGE_ANNOTATIONS >::edge_t Struct Reference

Detailed Description

template<class TYPE_EDGES, class EDGE_ANNOTATIONS = detail::edge_annotations_empty>
struct mrpt::graphs::CDirectedGraph< TYPE_EDGES, EDGE_ANNOTATIONS >::edge_t

The type of each global pose in nodes: an extension of the TYPE_EDGES pose with any optional user-defined data.

Definition at line 59 of file CDirectedGraph.h.

#include <mrpt/graphs/CDirectedGraph.h>

Inheritance diagram for mrpt::graphs::CDirectedGraph< TYPE_EDGES, EDGE_ANNOTATIONS >::edge_t:
Inheritance graph

Public Member Functions

 edge_t ()
 
template<typename ARG1 >
 edge_t (const ARG1 &a1)
 
template<typename ARG1 , typename ARG2 >
 edge_t (const ARG1 &a1, const ARG2 &a2)
 

Constructor & Destructor Documentation

◆ edge_t() [1/3]

template<class TYPE_EDGES, class EDGE_ANNOTATIONS = detail::edge_annotations_empty>
mrpt::graphs::CDirectedGraph< TYPE_EDGES, EDGE_ANNOTATIONS >::edge_t::edge_t ( )
inline

Definition at line 62 of file CDirectedGraph.h.

◆ edge_t() [2/3]

template<class TYPE_EDGES, class EDGE_ANNOTATIONS = detail::edge_annotations_empty>
template<typename ARG1 >
mrpt::graphs::CDirectedGraph< TYPE_EDGES, EDGE_ANNOTATIONS >::edge_t::edge_t ( const ARG1 &  a1)
inline

Definition at line 63 of file CDirectedGraph.h.

◆ edge_t() [3/3]

template<class TYPE_EDGES, class EDGE_ANNOTATIONS = detail::edge_annotations_empty>
template<typename ARG1 , typename ARG2 >
mrpt::graphs::CDirectedGraph< TYPE_EDGES, EDGE_ANNOTATIONS >::edge_t::edge_t ( const ARG1 &  a1,
const ARG2 &  a2 
)
inline

Definition at line 64 of file CDirectedGraph.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019