Go to the documentation of this file.
17 #ifndef INCLUDED_protocols_topology_broker_ClaimerMessage_hh
18 #define INCLUDED_protocols_topology_broker_ClaimerMessage_hh
52 #include <utility/vector1_bool.hh>
60 namespace topology_broker {
72 return typeid( *this ).name();
84 if (
label_ ==
"ALL" )
return true;
88 virtual void show( std::ostream& )
const {};