transformer
Public Member Functions | Public Attributes | List of all members
transformer::PortTransformationAssociation Struct Reference

#include <BroadcastTypes.hpp>

Public Member Functions

 PortTransformationAssociation ()
 
 PortTransformationAssociation (std::string const &task, std::string const &port, std::string const &from_frame, std::string const &to_frame)
 
bool operator== (PortTransformationAssociation const &other) const
 

Public Attributes

std::string task
 
std::string port
 
std::string from_frame
 
std::string to_frame
 

Constructor & Destructor Documentation

transformer::PortTransformationAssociation::PortTransformationAssociation ( )
inline
transformer::PortTransformationAssociation::PortTransformationAssociation ( std::string const &  task,
std::string const &  port,
std::string const &  from_frame,
std::string const &  to_frame 
)
inline

Member Function Documentation

bool transformer::PortTransformationAssociation::operator== ( PortTransformationAssociation const &  other) const
inline

Member Data Documentation

std::string transformer::PortTransformationAssociation::from_frame
std::string transformer::PortTransformationAssociation::port
std::string transformer::PortTransformationAssociation::task
std::string transformer::PortTransformationAssociation::to_frame

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