|
CCF
|
#include <rpc_map.h>
Public Member Functions | |
| RPCMap ()=default | |
| template<ccf::ActorsType T> | |
| void | register_frontend (std::shared_ptr< RpcHandler > handler_) |
| ccf::ActorsType | resolve (const std::string &name) |
| std::optional< std::shared_ptr< RpcHandler > > | find (ccf::ActorsType index) |
| auto & | frontends () |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |