Libpf::User::CallBack Class Reference
To define a call-back to be invoked when the asynchronous Case operations finish. More...
#include <Case.h>
Collaboration diagram for Libpf::User::CallBack:
Public Member Functions | |
CallBack (std::string message) | |
virtual | ~CallBack () |
virtual void | run (const std::string &data) |
Protected Attributes | |
std::string | message_ |
Detailed Description
To define a call-back to be invoked when the asynchronous Case operations finish.
Constructor & Destructor Documentation
◆ CallBack()
Libpf::User::CallBack::CallBack | ( | std::string | message | ) |
◆ ~CallBack()
|
virtual |
Member Function Documentation
◆ run()
|
virtual |
Member Data Documentation
◆ message_
|
protected |
The documentation for this class was generated from the following file:
- libpf/user/Case.h