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

Source represents the name of a frame in which some data originates. More...

#include <explicit_types.h>

List of all members.

Public Member Functions

std::string id () const
 Source (const std::string &id)

Private Attributes

const std::string & id_

Detailed Description

Source represents the name of a frame in which some data originates.

Definition at line 11 of file explicit_types.h.


Constructor & Destructor Documentation

transform_graph::Source::Source ( const std::string &  id) [explicit]

Constructor

Parameters:
[in]idThe name of the frame.

Definition at line 6 of file explicit_types.cpp.


Member Function Documentation

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

Definition at line 7 of file explicit_types.cpp.


Member Data Documentation

const std::string& transform_graph::Source::id_ [private]

Definition at line 22 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