Classes | Typedefs | Functions
RosIntrospection::details Namespace Reference

Classes

struct  is_integer
 
struct  is_safe_integer_conversion
 
struct  is_same_real
 
class  Tree
 
class  TreeNode
 Element of the tree. it has a single parent and N >= 0 children. More...
 

Typedefs

template<typename BoolCondition >
using EnableIf = Invoke< std::enable_if< BoolCondition::value > >
 
template<typename T >
using Invoke = typename T::type
 

Functions

template<typename T >
std::ostream & operator<< (std::ostream &os, const std::pair< const TreeNode< T > *, const TreeNode< T > * > &tail_head)
 

Typedef Documentation

template<typename BoolCondition >
using RosIntrospection::details::EnableIf = typedef Invoke<std::enable_if<BoolCondition::value> >

Definition at line 54 of file conversion_impl.hpp.

template<typename T >
using RosIntrospection::details::Invoke = typedef typename T::type

Definition at line 50 of file conversion_impl.hpp.

Function Documentation

template<typename T >
std::ostream& RosIntrospection::details::operator<< ( std::ostream &  os,
const std::pair< const TreeNode< T > *, const TreeNode< T > * > &  tail_head 
)
inline

Definition at line 120 of file tree.hpp.



ros_type_introspection
Author(s): Davide Faconti
autogenerated on Thu May 16 2019 02:39:10