hpp-manipulation 6.0.0
Classes for manipulation planning.
Loading...
Searching...
No Matches
fwd.hh File Reference
#include <hpp/statistics/distribution.hh>
#include <hpp/util/pointer.hh>
#include <vector>
Include dependency graph for fwd.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  hpp
 
namespace  hpp::manipulation
 
namespace  hpp::manipulation::graph
 

Typedefs

typedef shared_ptr< Graphhpp::manipulation::graph::GraphPtr_t
 
typedef shared_ptr< Statehpp::manipulation::graph::StatePtr_t
 
typedef shared_ptr< Edgehpp::manipulation::graph::EdgePtr_t
 
typedef shared_ptr< WaypointEdgehpp::manipulation::graph::WaypointEdgePtr_t
 
typedef shared_ptr< LevelSetEdgehpp::manipulation::graph::LevelSetEdgePtr_t
 
typedef shared_ptr< StateSelectorhpp::manipulation::graph::StateSelectorPtr_t
 
typedef shared_ptr< GuidedStateSelectorhpp::manipulation::graph::GuidedStateSelectorPtr_t
 
typedef shared_ptr< GraphComponenthpp::manipulation::graph::GraphComponentPtr_t
 
typedef std::vector< GraphComponentWkPtr_t > hpp::manipulation::graph::GraphComponents_t
 
typedef std::vector< StatePtr_thpp::manipulation::graph::States_t
 
typedef std::vector< EdgePtr_thpp::manipulation::graph::Edges_t
 
typedef ::hpp::statistics::DiscreteDistribution< EdgePtr_t >::Weight_t hpp::manipulation::graph::Weight_t
 
typedef ::hpp::statistics::DiscreteDistribution< EdgePtr_thpp::manipulation::graph::Neighbors_t
 
typedef std::vector< StateSelectorPtr_thpp::manipulation::graph::StateSelectors_t
 
typedef hpp::core::segments_t hpp::manipulation::graph::segments_t
 
typedef std::vector< segments_thpp::manipulation::graph::IntervalsContainer_t
 
typedef hpp::core::NumericalConstraints_t hpp::manipulation::graph::NumericalConstraints_t
 
typedef hpp::core::LockedJoints_t hpp::manipulation::graph::LockedJoints_t
 
typedef shared_ptr< Histogramhpp::manipulation::graph::HistogramPtr_t
 
typedef shared_ptr< StateHistogramhpp::manipulation::graph::StateHistogramPtr_t
 
typedef shared_ptr< LeafHistogramhpp::manipulation::graph::LeafHistogramPtr_t
 
typedef std::list< HistogramPtr_thpp::manipulation::graph::Histograms_t
 
typedef shared_ptr< Validationhpp::manipulation::graph::ValidationPtr_t
 

Functions

 hpp::manipulation::graph::HPP_PREDEF_CLASS (Graph)
 
 hpp::manipulation::graph::HPP_PREDEF_CLASS (Edge)
 
 hpp::manipulation::graph::HPP_PREDEF_CLASS (State)
 
 hpp::manipulation::graph::HPP_PREDEF_CLASS (WaypointEdge)
 
 hpp::manipulation::graph::HPP_PREDEF_CLASS (LevelSetEdge)
 
 hpp::manipulation::graph::HPP_PREDEF_CLASS (StateSelector)
 
 hpp::manipulation::graph::HPP_PREDEF_CLASS (GraphComponent)
 
 hpp::manipulation::graph::HPP_PREDEF_CLASS (GuidedStateSelector)