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

#include <BroadcastTypes.hpp>

Public Member Functions

 PortFrameAssociation ()
 
 PortFrameAssociation (std::string const &task, std::string const &port, std::string const &frame)
 
bool operator== (PortFrameAssociation const &other) const
 

Public Attributes

std::string task
 
std::string port
 
std::string frame
 

Constructor & Destructor Documentation

transformer::PortFrameAssociation::PortFrameAssociation ( )
inline
transformer::PortFrameAssociation::PortFrameAssociation ( std::string const &  task,
std::string const &  port,
std::string const &  frame 
)
inline

Member Function Documentation

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

Member Data Documentation

std::string transformer::PortFrameAssociation::frame
std::string transformer::PortFrameAssociation::port
std::string transformer::PortFrameAssociation::task

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