Public Member Functions | Private Attributes
transform_graph::LocalFrame Class Reference

LocalFrame represents the name of a transform. More...

#include <explicit_types.h>

List of all members.

Public Member Functions

std::string id () const
 LocalFrame (const std::string &id)
 LocalFrame (const char *id)

Private Attributes

const std::string id_

Detailed Description

LocalFrame represents the name of a transform.

Definition at line 41 of file explicit_types.h.


Constructor & Destructor Documentation

transform_graph::LocalFrame::LocalFrame ( const std::string &  id)

Constructor

A LocalFrame can actually be implicitly converted to from a string. In all API methods, it is clear which frame is the local frame.

Parameters:
[in]idThe name of the frame.

Definition at line 12 of file explicit_types.cpp.

Definition at line 13 of file explicit_types.cpp.


Member Function Documentation

std::string transform_graph::LocalFrame::id ( ) const
Returns:
The name of the frame.

Definition at line 14 of file explicit_types.cpp.


Member Data Documentation

const std::string transform_graph::LocalFrame::id_ [private]

Definition at line 56 of file explicit_types.h.


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


transform_graph
Author(s):
autogenerated on Sat Jun 8 2019 19:23:43