24 struct SystemAddressAndChannel {
34 SystemAddressAndChannel& operator=(SystemAddressAndChannel
const&);
35 SystemAddressAndChannel(SystemAddressAndChannel
const&);
36 SystemAddressAndChannel();
49 LogCommandParser& operator=(LogCommandParser
const&);
50 LogCommandParser(LogCommandParser
const&);
56 virtual ~LogCommandParser() =
default;
58 virtual bool OnCommand(
67 virtual char const* GetName() const ;