OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
interface.hpp File Reference
#include <cstdint>
#include <functional>
#include <optional>
#include <variant>
Include dependency graph for parsec/ticket_machine/interface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  cbdc::parsec::ticket_machine::interface
 Ticket machine interface. More...
 

Namespaces

namespace  cbdc
 
namespace  cbdc::parsec
 
namespace  cbdc::parsec::ticket_machine
 

Typedefs

using cbdc::parsec::ticket_machine::ticket_number_type = uint64_t
 Type alias for a ticket number.