|
typedef boost::function< void(const ProtoBufMessage &)> | HandlerType |
|
|
| Subscription (HandlerType &handler, const std::string &type_name, const std::string &group="") |
|
void | post (const std::string &body) |
|
const google::protobuf::Message & | newest () const |
|
const std::string & | type_name () const |
|
const std::string & | group () const |
|
bool | has_valid_handler () const |
|
template<typename ProtoBufMessage>
class goby::pb::Subscription< ProtoBufMessage >
Definition at line 50 of file subscription.h.
The documentation for this class was generated from the following file: