Loading...
Searching...
No Matches
pyhpp Namespace Reference

Namespaces

namespace  constraints
 
namespace  corbaserver
 
namespace  core
 
namespace  pinocchio
 

Classes

class  cpp_like_vector_indexing_suite
 
struct  stl_pair
 
struct  VectorOfPtr
 

Typedefs

typedef hpp::constraints::vectorOut_t vectorRef_t
 
typedef hpp::constraints::vectorIn_t vectorConstRef_t
 
typedef hpp::constraints::matrixOut_t matrixRef_t
 
typedef hpp::constraints::matrixIn_t matrixConstRef_t
 

Functions

template<typename ObjectWithPrintMethod >
std::string to_str (const ObjectWithPrintMethod &obj)
 
template<typename ObjectWithPrintMethod >
std::string to_str_from_operator (const ObjectWithPrintMethod &obj)
 

Typedef Documentation

◆ matrixConstRef_t

typedef hpp::constraints::matrixIn_t pyhpp::matrixConstRef_t

◆ matrixRef_t

typedef hpp::constraints::matrixOut_t pyhpp::matrixRef_t

◆ vectorConstRef_t

typedef hpp::constraints::vectorIn_t pyhpp::vectorConstRef_t

◆ vectorRef_t

typedef hpp::constraints::vectorOut_t pyhpp::vectorRef_t

Function Documentation

◆ to_str()

template<typename ObjectWithPrintMethod >
std::string pyhpp::to_str ( const ObjectWithPrintMethod & obj)

◆ to_str_from_operator()

template<typename ObjectWithPrintMethod >
std::string pyhpp::to_str_from_operator ( const ObjectWithPrintMethod & obj)