knowrob  2.1.0
A Knowledge Base System for Cognition-enabled Robots
knowrob::py::mpl_signature< Signature > Struct Template Reference

#include <with.h>

Public Types

typedef boost::function_types::components< Signature, boost::add_pointer< boost::mpl::placeholders::_ > >::type type
 
typedef boost::function_types::components< Signature, boost::add_pointer< boost::mpl::placeholders::_ > >::type type
 

Detailed Description

template<typename Signature>
struct knowrob::py::mpl_signature< Signature >

Provides signature type.

Definition at line 58 of file with.h.

Member Typedef Documentation

◆ type [1/2]

template<typename Signature >
typedef boost::function_types::components<Signature, boost::add_pointer<boost::mpl::placeholders::_> >::type knowrob::py::mpl_signature< Signature >::type

Definition at line 60 of file with.h.

◆ type [2/2]

template<typename Signature >
typedef boost::function_types::components<Signature, boost::add_pointer<boost::mpl::placeholders::_> >::type knowrob::py::mpl_signature< Signature >::type

Definition at line 60 of file with.h.


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