Babel  1
The voip software that only works on your local network
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CBootScreenManages and displays boot screens
 Cstd::exception
 CCustomExceptions::ConnectionFailedException class for failed connection attempts
 CCustomExceptions::FileNotFoundException class for missing files
 CCustomExceptions::HelpFoundException class for the help flag. This is not an error
 CCustomExceptions::InvalidChoiceException class for invalid operations
 CCustomExceptions::InvalidDurationException class for invalid durations
 CCustomExceptions::InvalidIpException class for invalid IP addresses
 CCustomExceptions::InvalidNumberException class for invalid durations
 CCustomExceptions::InvalidOperationException class for invalid operations
 CCustomExceptions::InvalidPortException class for invalid port numbers
 CCustomExceptions::InvalidTOMLException class for invalid TOML files
 CCustomExceptions::InvalidTOMLKeyTypeException class for invalid TOML key types
 CCustomExceptions::InvalidTypeException class for invalid types in std::any
 CCustomExceptions::InvalidUsernameException class for invalid usernames
 CCustomExceptions::NoActiveNetworkException class for missing active network managers
 CCustomExceptions::NoAddressManagerException class for missing address managers
 CCustomExceptions::NoAudioPacketException class for missing audio packets
 CCustomExceptions::NoAudioStreamException class for missing audio streams
 CCustomExceptions::NoCompressedAudioException class for missing compressed audio data
 CCustomExceptions::NoFlagParameterException class for missing flag parameters
 CCustomExceptions::NoNetworkClassException class for missing network class instances
 CCustomExceptions::NoTOMLException class for missing TOML files
 CCustomExceptions::NoTOMLKeyException class for missing TOML keys
 CCustomExceptions::ThreadFoundException class for the thread termination. This is not an error
 CCustomExceptions::UnknownArgumentException class for unknown arguments
 CCustomExceptions::VersionFoundException class for the version flag. This is not an error
 CLogging::LogA singleton class that provides thread-safe logging capabilities with timestamps, active only when logging and debug outputs only when debugging and logging is enabled
 CCompressor::ManagerClass responsible for managing audio compression and decompression
 CCompressor::PacketStructure representing a packet of compressed audio data
 CPortAudioClass for handling audio playback and recording using PortAudio
 CAudio::SampleStructure representing an audio sample
 CNetwork::TCPA class for handling TCP network communication
 CControls::ThreadCapsuleManages a thread for user controls
 CNetwork::UDPA class for handling UDP network communication
 CControls::UserControlsManages user input and control states