#include <callback_from_rust.h>
Definition at line 29 of file callback_from_rust.h.
◆ CallbackFromRustImpl()
CallbackFromRustImpl::CallbackFromRustImpl |
( |
| ) |
|
|
delete |
◆ ~CallbackFromRustImpl()
virtual CallbackFromRustImpl::~CallbackFromRustImpl |
( |
| ) |
|
|
inlinevirtual |
◆ create_data_connection_callback()
PluginLoadResult CallbackFromRustImpl::create_data_connection_callback |
( |
char * |
target_ip, |
|
|
uint16_t |
port, |
|
|
char * |
plugin_type, |
|
|
char * |
plugin_param |
|
) |
| |
|
private |
◆ create_peer_callback()
void CallbackFromRustImpl::create_peer_callback |
( |
char * |
peer_id, |
|
|
char * |
token |
|
) |
| |
|
private |
◆ delete_data_connection_callback()
void CallbackFromRustImpl::delete_data_connection_callback |
( |
uint16_t |
port_num | ) |
|
|
private |
◆ INJECT()
◆ router_
std::shared_ptr<Router> CallbackFromRustImpl::router_ |
|
private |
The documentation for this class was generated from the following files: