Public Member Functions | |
virtual std::string | GetName () |
virtual std::vector< Signature * > | MessageToSignature (boost::shared_ptr< ias_table_msgs::TableObject const > msg) |
TableObjectAttention () |
Definition at line 47 of file TableObjectDescriptors.cpp.
cop::TableObjectAttention::TableObjectAttention | ( | ) | [inline] |
Definition at line 50 of file TableObjectDescriptors.cpp.
virtual std::string cop::TableObjectAttention::GetName | ( | ) | [inline, virtual] |
Reimplemented from cop::Evaluable.
Definition at line 80 of file TableObjectDescriptors.cpp.
virtual std::vector<Signature*> cop::TableObjectAttention::MessageToSignature | ( | boost::shared_ptr< ias_table_msgs::TableObject const > | msg | ) | [inline, virtual] |
Depending on the content set here the right Class
Definition at line 51 of file TableObjectDescriptors.cpp.