|
Babel
1
The voip software that only works on your local network
|
This file contains the definition of the UserControls class, which manages user input and control states. More...
#include <atomic>#include <string>#include "Logging.hpp"#include "Recoded.hpp"#include "CustomExceptions.hpp"

Go to the source code of this file.
Data Structures | |
| class | Controls::UserControls |
| Manages user input and control states. More... | |
Namespaces | |
| namespace | Controls |
Functions | |
| std::ostream & | Controls::operator<< (std::ostream &os, const UserControls &network) |
| Overloads the stream insertion operator for UserControls. | |
This file contains the definition of the UserControls class, which manages user input and control states.
Definition in file UserControls.hpp.