Babel  1
The voip software that only works on your local network
Loading...
Searching...
No Matches
UserControls.hpp File Reference

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"
Include dependency graph for UserControls.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

This file contains the definition of the UserControls class, which manages user input and control states.

Definition in file UserControls.hpp.