struct command_record
Declaration
struct command_record : public acceptor { /* full declaration omitted */ };
Declared at: include/recorders.h:106
Inherits from: acceptor
Member Variables
- command_id id
Member Function Overview
- command_record(const command & cmd) → explicit
Member Functions
¶explicit command_record(const command& cmd)
explicit command_record(const command& cmd)
Declared at: include/recorders.h:110
Parameters
- const command& cmd