tuw_graph_msgs
0.2
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace tuw_graph_msgs
Namespace tuw_graph_msgs::msg
Namespace tuw_json
Classes and Structs
Struct Edge
Struct Graph
Struct Node
Functions
Function tuw_json::fromJson(const Json::Value&, tuw_graph_msgs::msg::Edge&)
Function tuw_json::fromJson(const Json::Value&, tuw_graph_msgs::msg::Graph&)
Function tuw_json::fromJson(const Json::Value&, tuw_graph_msgs::msg::Node&)
Function tuw_json::toJson(const tuw_graph_msgs::msg::Edge&)
Function tuw_json::toJson(const tuw_graph_msgs::msg::Graph&)
Function tuw_json::toJson(const tuw_graph_msgs::msg::Node&)
Directories
Directory include
Directory tuw_graph_msgs
Files
File edge.hpp
File edge_json.hpp
File graph.hpp
File graph_json.hpp
File node.hpp
File node_json.hpp
Message Definitions
Edge
Graph
Node
State
Service Definitions
GetGraph
Standard Documents
CHANGELOG
PACKAGE
Index
tuw_graph_msgs
C++ API
Struct Graph
View page source
Struct Graph
Defined in
File graph.hpp
Inheritance Relationships
Base Type
public
tuw_graph_msgs::msg::Graph
Struct Documentation
struct
Graph
:
public
tuw_graph_msgs
::
msg
::
Graph
Public Functions
inline
Graph
(
)
inline
Graph
(
const
std
::
string
&
frame
,
const
geometry_msgs
::
msg
::
Pose
&
origin
=
tuw_geometry_msgs
::
Pose
(
)
)