Molybden API
|
The base API that implements classes which represent delegate's action. More...
#include <delegate_action.hpp>
Public Member Functions | |
Action (std::unique_ptr< rpc::internal::Callback > callback) | |
Protected Attributes | |
std::unique_ptr< rpc::internal::Callback > | callback_ |
The base API that implements classes which represent delegate's action.