Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Member Functions | Static 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 73 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... Args>
 edge_t (Args &&... a)
 

Static Public Member Functions

constexpr static auto getClassName ()
 

Constructor & Destructor Documentation

◆ edge_t() [1/2]

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 76 of file CDirectedGraph.h.

◆ edge_t() [2/2]

template<class TYPE_EDGES , class EDGE_ANNOTATIONS = detail::edge_annotations_empty>
template<typename... Args>
mrpt::graphs::CDirectedGraph< TYPE_EDGES, EDGE_ANNOTATIONS >::edge_t::edge_t ( Args &&...  a)
inline

Definition at line 78 of file CDirectedGraph.h.

Member Function Documentation

◆ getClassName()

template<class TYPE_EDGES , class EDGE_ANNOTATIONS = detail::edge_annotations_empty>
constexpr static auto mrpt::graphs::CDirectedGraph< TYPE_EDGES, EDGE_ANNOTATIONS >::edge_t::getClassName ( )
inlinestaticconstexpr

Definition at line 81 of file CDirectedGraph.h.

References mrpt::typemeta::literal().




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST