class CYCData: methode addCommands added.
This commit is contained in:
@@ -43,6 +43,8 @@ public:
|
||||
|
||||
std::string getData(int index);
|
||||
|
||||
void addCommands(Commands* commands);
|
||||
|
||||
private:
|
||||
EBusLoop* m_ebusloop;
|
||||
Commands* m_commands;
|
||||
|
||||
Reference in New Issue
Block a user