Public Member Functions
DebugCallbackHelper Class Reference
Inheritance diagram for DebugCallbackHelper:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DebugCallbackHelper (const boost::function< void(ConstStringPtr &)> &cb)
std::string GetMsgType () const
 Get the typename of the message that is handled.
virtual bool HandleMessage (const google::protobuf::Message *msg)
virtual bool HandleData (const std::string &newdata)
virtual bool IsLocal () const
 Return true if the callback is local, false if the callback is tied to a remote connection.

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