OpenCBDC Transaction Processor
|
#include "parsec/broker/interface.hpp"
Go to the source code of this file.
Data Structures | |
class | cbdc::parsec::agent::interface |
Interface for an agent. More... | |
Namespaces | |
namespace | cbdc |
namespace | cbdc::parsec |
namespace | cbdc::parsec::agent |
Typedefs | |
using | cbdc::parsec::agent::parameter_type = buffer |
Type of function call parameter. | |
using | cbdc::parsec::agent::return_type = broker::state_update_type |
Type returned after function execution. | |