9 #ifndef anna_test_Control_hpp 10 #define anna_test_Control_hpp 38 void setMaxMessage (
const int maxMessage) { a_maxMessage = maxMessage; }
42 bool canContinue (
const comm::socket::Client& clientSocket) noexcept(
false);
43 void delay () noexcept(
false);
47 void stop () noexcept(
false);
Definition: Communicator.hpp:79
Definition: Millisecond.hpp:24
Definition: Communicator.hpp:14
Definition: Average.hpp:24
void setMaxMessage(const int maxMessage)
Definition: Control.hpp:38
int getMaxMessage() const
Definition: Control.hpp:40
Definition: Control.hpp:33
void setDelay(const Millisecond delay)
Definition: Control.hpp:37
xml::Node Node
Definition: Node.hpp:21