Public Types | Public Member Functions | Protected Attributes
jsk_footstep_planner::SimpleNeighboredNode Class Reference

#include <simple_neighbored_graph.h>

List of all members.

Public Types

typedef boost::shared_ptr
< SimpleNeighboredNode
Ptr

Public Member Functions

virtual void addNeighbor (SimpleNeighboredNode::Ptr node)
virtual std::string getName ()
virtual std::vector
< SimpleNeighboredNode::Ptr
getNeighbors ()
bool operator== (SimpleNeighboredNode &other)
 SimpleNeighboredNode (const std::string &name)

Protected Attributes

std::string name_
std::vector
< SimpleNeighboredNode::Ptr
neighbors_

Detailed Description

Definition at line 44 of file simple_neighbored_graph.h.


Member Typedef Documentation

Definition at line 47 of file simple_neighbored_graph.h.


Constructor & Destructor Documentation

Definition at line 49 of file simple_neighbored_graph.h.


Member Function Documentation

Definition at line 54 of file simple_neighbored_graph.h.

Definition at line 66 of file simple_neighbored_graph.h.

Definition at line 61 of file simple_neighbored_graph.h.

bool jsk_footstep_planner::SimpleNeighboredNode::operator== ( SimpleNeighboredNode other) [inline]

Definition at line 67 of file simple_neighbored_graph.h.


Member Data Documentation

Definition at line 73 of file simple_neighbored_graph.h.

Definition at line 74 of file simple_neighbored_graph.h.


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


jsk_footstep_planner
Author(s): Ryohei Ueda
autogenerated on Wed Sep 16 2015 04:37:57