Classes | |
| class | Tonido::Misc::ConfigDb |
| Manages the database to store various profile data. More... | |
| class | Tonido::Misc::CustomizationManager |
| Responsible for Customizations of the Tonido Platform. More... | |
| class | Tonido::Misc::TimerEventInfo |
| Holds information about a delegate and the fixed timer resolution. More... | |
| class | Tonido::Misc::FixedTimerList |
| A timer list that invokes user callbacks at fixed time resolution. More... | |
| class | Tonido::Misc::IniConfigManager |
| Manages Configuration Information. More... | |
| class | Tonido::Misc::License |
| Represents a license.xml file that can enable additional features. More... | |
| class | Tonido::Plugin::ActionProcessor |
| Manages Actions in Manifests. More... | |
| class | Tonido::Misc::AppRunner |
| Starts and runs the application. More... | |
| class | Tonido::Misc::DomainListLoader |
| Loads the list of lookup domain servers. More... | |
| class | Tonido::Misc::ErrorHandler |
| Handles Unhandled Exceptions from running threads. More... | |
| class | Tonido::Misc::TonidoLicense |
| Stores information about the current Tonido License. More... | |
| class | Tonido::Misc::Config |
| Stores configs from the Config.xml file. More... | |
| class | Tonido::Misc::ConfigEx |
| Stores configs from the ConfigEx.xml file. More... | |
| class | Tonido::Misc::MiscSettings |
| Stores other misc settings indirectly derived from other settings. More... | |
| class | Tonido::Misc::SQLLogCallback |
| Logs SQL activities. More... | |
| class | Tonido::Misc::SqliteDB |
| Base Class for Sqlite Database. More... | |
Other Miscellaneous functions that are part of the Tonido framework. These are not meant to be used directly by applications. And are only meant for internal use.