19 #ifndef DABC_ModuleAsync
23 #ifndef DABC_Hierarchy
Represents command with its arguments.
Base class for user-derived code, implementing event-processing.
Player(const std::string &name, dabc::Command cmd=nullptr)
virtual void ProcessTimerEvent(unsigned timer)
Method called by framework when timer event is produced.
virtual void BeforeModuleStart()
virtual void AfterModuleStop()
virtual void ModuleCleanup()
Method, which can be reimplemented by user and should cleanup all references on buffers and other obj...
virtual int ExecuteCommand(dabc::Command cmd)
Main method where commands are executed.
Support for GOSIP - communication protocol for different software kinds.