hpp-manipulation-urdf 6.1.0
Implementation of a parser for hpp-manipulation.
hpp Namespace Reference

Namespaces

namespace  constraints
 
namespace  core
 
namespace  debug
 
namespace  manipulation
 
namespace  pinocchio
 
namespace  serialization
 
namespace  statistics
 
namespace  util
 

Classes

class  Exception
 
struct  ExceptionFactory
 
struct  prettyPrint
 
struct  prettyPrint< constraints::segment_t, Option >
 
struct  prettyPrint< Eigen::BlockIndex::segments_t, Option >
 

Functions

HPP_PINOCCHIO_DLLAPI std::ostream & setpyformat (std::ostream &o)
 
HPP_PINOCCHIO_DLLAPI std::ostream & unsetpyformat (std::ostream &o)
 
PrettyPrint< T, PrettyOutputpretty_print (const T &t)
 
PrettyPrint< T, CondensedOutputcondensed (const T &t)
 
PrettyPrint< T, OneLineOutputone_line (const T &t)
 
 HPP_MAKE_EXCEPTION (HPP_UTIL_DLLAPI, AssertionError)
 
HPP_UTIL_DLLAPI std::ostream & operator<< (std::ostream &o, const Exception &exception)
 
HPP_UTIL_DLLAPI long & indent (std::ostream &o)
 
HPP_UTIL_DLLAPI std::ostream & incindent (std::ostream &o)
 
HPP_UTIL_DLLAPI std::ostream & decindent (std::ostream &o)
 
HPP_UTIL_DLLAPI std::ostream & resetindent (std::ostream &o)
 
HPP_UTIL_DLLAPI std::ostream & iendl (std::ostream &o)
 
HPP_UTIL_DLLAPI std::ostream & incendl (std::ostream &o)
 
HPP_UTIL_DLLAPI std::ostream & decendl (std::ostream &o)
 

Variables

 OutputFormatBits
 
 OneLineOutput
 
 CondensedOutput
 
 PrettyOutput