Public Types | Public Member Functions | List of all members
RTT::finder< _Map > Struct Template Reference

Public Types

typedef FunctionGraphBuilder::Vertex first_argument_type
 
typedef bool result_type
 
typedef std::pair< _Map, int > second_argument_type
 

Public Member Functions

bool operator() (const FunctionGraphBuilder::Vertex &v, const std::pair< _Map, int > &to_find) const
 

Detailed Description

template<class _Map>
struct RTT::finder< _Map >

Definition at line 221 of file FunctionGraphBuilder.cpp.

Member Typedef Documentation

template<class _Map >
typedef FunctionGraphBuilder::Vertex RTT::finder< _Map >::first_argument_type

Definition at line 222 of file FunctionGraphBuilder.cpp.

template<class _Map >
typedef bool RTT::finder< _Map >::result_type

Definition at line 224 of file FunctionGraphBuilder.cpp.

template<class _Map >
typedef std::pair<_Map, int> RTT::finder< _Map >::second_argument_type

Definition at line 223 of file FunctionGraphBuilder.cpp.

Member Function Documentation

template<class _Map >
bool RTT::finder< _Map >::operator() ( const FunctionGraphBuilder::Vertex v,
const std::pair< _Map, int > &  to_find 
) const
inline

Definition at line 225 of file FunctionGraphBuilder.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:41