Molybden API
Loading...
Searching...
No Matches
molybden::BeforeSendUploadDataAction Class Reference

The NetworkDelegates::onBeforeSendUploadData action. More...

#include <network_delegates.hpp>

Inheritance diagram for molybden::BeforeSendUploadDataAction:
molybden::Action

Public Member Functions

 BeforeSendUploadDataAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void override (const std::shared_ptr< UploadData > &upload_data)
 Override the upload data with the given one.
 
void proceed ()
 Continue with the original upload data.
 
- Public Member Functions inherited from molybden::Action
 Action (std::unique_ptr< rpc::internal::Callback > callback)
 

Additional Inherited Members

- Protected Attributes inherited from molybden::Action
std::unique_ptr< rpc::internal::Callback > callback_
 

Detailed Description


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