LiveSupport::GLiveSupport::AdvancedSearchEntry | A sub-window with one or more search input fields in it |
LiveSupport::GLiveSupport::AdvancedSearchItem | A single search input field |
LiveSupport::Core::AsyncState | A class representing the state of an asynchronous process |
LiveSupport::Core::AudioClip | A class representing an audio clip |
LiveSupport::PlaylistExecutor::AudioPlayerEventListener | An event listener interface, for catching events of an audio player |
LiveSupport::PlaylistExecutor::AudioPlayerFactory | The factory to create appropriate AudioPlayer objects |
LiveSupport::PlaylistExecutor::AudioPlayerInterface | A generic interface for playing audio files |
LiveSupport::Authentication::AuthenticationClientFactory | The factory to create AuthenticationClientInterface objects |
LiveSupport::Authentication::AuthenticationClientInterface | An interface for authentication clients |
LiveSupport::Scheduler::BackupFactory | The factory to create backup objects |
LiveSupport::Scheduler::BackupInterface | The generic interface for creating and restoring schedule backups |
LiveSupport::GLiveSupport::BackupList | The list of pending backups |
LiveSupport::GLiveSupport::BackupList::ModelColumns | The columns model needed by ZebraTreeView |
LiveSupport::GLiveSupport::BackupView | The backup view, a subclass of Gtk::VBox |
LiveSupport::Core::BaseTestMethod | A base class for the test methods |
LiveSupport::Scheduler::BaseTestMethod | A base class for the test methods |
LiveSupport::Core::Debug::Block | |
LiveSupport::GLiveSupport::BrowseEntry | A Gtk::HBox with one or more search input fields in it |
LiveSupport::GLiveSupport::BrowseItem | A single browse input field |
LiveSupport::Widgets::Colors | A helper class to hold all the standard colors used by the LiveSupport GUI |
LiveSupport::Widgets::ComboBoxText | A combo box holding text entries |
LiveSupport::Core::Configurable | An interface marking a class configurable by an XML element |
LiveSupport::Db::ConnectionManagerFactory | The factory to create appropriate ConnectionManager objects |
LiveSupport::Db::ConnectionManagerInterface | The interface for handing out and managing database connections |
LiveSupport::GLiveSupport::ContentsStorable | A virtual class to be implemented by GUI windows which want to store their contents as a user preference item |
LiveSupport::Db::Conversion | A helper object holding static conversion functions, that are helpful when accessing databases |
LiveSupport::Widgets::CornerBitmaps | A helper class to hold a set of corner bitmaps |
LiveSupport::Scheduler::CreateBackupCheckMethod | An XML-RPC method object to check the progress of a backup creation process |
LiveSupport::Scheduler::CreateBackupCloseMethod | An XML-RPC method object to close the backup creation process |
LiveSupport::Scheduler::CreateBackupOpenMethod | An XML-RPC method object to start a backup creation process |
LiveSupport::GLiveSupport::CuePlayer | A box displaying a play/pause and a stop button, which control the cue (preview) audio player |
LiveSupport::GLiveSupport::DateTimeChooserWindow | A dialog window for choosing a date/time |
Debug::Block | Use this to label sections of your code |
LiveSupport::Scheduler::DisplayScheduleMethod | An XML-RPC method object to return the schedule for a specified time interval |
LiveSupport::Core::EnumerationConstraint | A class for representing a metadata constraint allowing only strings from a given list of values |
LiveSupport::EventScheduler::EventContainerInterface | Base interface for providing the events to get schedulerd by the EventScheduler |
LiveSupport::EventScheduler::EventScheduler | A generic event scheduler, for non-everlapping subsequent events |
LiveSupport::GLiveSupport::ExportFormatRadioButtons | A specialized group of radio buttons, holding the StorageClientInterface::ExportFormatType options |
LiveSupport::GLiveSupport::ExportPlaylistWindow | The Export Playlist window |
LiveSupport::Core::FadeInfo | A class representing fade in / fade out information of a playlist element |
LiveSupport::Core::FileTools | A collection of tools for handling files and URLs |
LiveSupport::Scheduler::GeneratePlayReportMethod | An XML-RPC method object to return the list of audio clips which were played during a specified time interval |
LiveSupport::Scheduler::GetSchedulerTimeMethod | An XML-RPC method object to report the local time on the computer where the scheduler daemon is running |
LiveSupport::Scheduler::GetVersionMethod | An XML-RPC method object to return the version string for the scheduler daemon |
LiveSupport::GLiveSupport::GLiveSupport | The main application object for the gLiveSupport GUI |
LiveSupport::PlaylistExecutor::GstreamerPlayer | A class to play audio files and some SMIL files through the Gstreamer library |
LiveSupport::GLiveSupport::GuiComponent | The common ancestor of all window components in the GUI |
LiveSupport::GLiveSupport::GuiObject | The common ancestor of all windows and sub-windows in the GUI |
LiveSupport::GLiveSupport::GuiWindow | The common ancestor of all standalone windows in the GUI |
LiveSupport::Core::Installable | An interface for having objects that can install themselves |
LiveSupport::GLiveSupport::KeyboardShortcut | A class for representing a keyboard shortcut |
LiveSupport::GLiveSupport::KeyboardShortcutContainer | Container holding KeyboardShortcut objects |
LiveSupport::GLiveSupport::KeyboardShortcutList | A list of KeyboardShortcutContainer objects |
LiveSupport::GLiveSupport::LiveModeWindow | The LiveMode window, showing recent and relevant audio clips and playlists |
LiveSupport::GLiveSupport::LiveModeWindow::ModelColumns | The columns model needed by Gtk::TreeView |
LiveSupport::Core::LocalizedConfigurable | A configurable element, that is also localized |
LiveSupport::Core::LocalizedObject | Base class for localized objects, containing some helper functions to make localized life easier |
LiveSupport::Scheduler::LoginMethod | An XML-RPC method object to log in using the authentication server |
LiveSupport::GLiveSupport::LoginWindow | A window, handling user login |
LiveSupport::Scheduler::LogoutMethod | An XML-RPC method object to log out from the authentication server |
LiveSupport::GLiveSupport::MasterPanelWindow | The master panel window |
LiveSupport::Core::Md5 | A class for generating md5 sums |
LiveSupport::Widgets::MetadataComboBoxText | A combo box holding all possible metadata type entries |
LiveSupport::Core::MetadataConstraint | A class for representing a constraint on the values of a metadata type |
LiveSupport::Core::MetadataType | A class for representing a metadata type |
LiveSupport::Core::MetadataTypeContainer | Container holding MetadataType objects |
LiveSupport::Core::Mutex | A simple wrapper for pthread_mutex_t |
NoDebugStream | |
LiveSupport::GLiveSupport::NowPlaying | The box displaying “now playing” in the master panel |
LiveSupport::Core::NumericConstraint | A class for representing a numeric metadata constraint |
LiveSupport::Core::NumericRangeConstraint | A class for representing a metadata constraint which allows numbers between two given values (inclusive) |
LiveSupport::Core::NumericTools | A toolbox for various small numeric functions |
LiveSupport::Widgets::OperatorComboBoxText | A combo box holding all possible search operator entries |
LiveSupport::Core::OptionsContainer | A container for the options in gLiveSupport.xml |
LiveSupport::GLiveSupport::OptionsWindow | The options window |
LiveSupport::GLiveSupport::OptionsWindow::ModelColumns | The columns model containing the data for the Key bindings section |
LiveSupport::Core::Playable | An abstract class which is extended by AudioClip and Playlist |
LiveSupport::Widgets::PlayableTreeModelColumnRecord | A basic column record class for tree models with colorable rows and a (usually invisible) column of type Ptr<Playable>::Ref |
LiveSupport::Core::Playlist | A class representing playlist |
LiveSupport::Core::PlaylistElement | An item in a Playlist, consisting of an AudioClip or another Playlist and optional FadeInfo (fade in / fade out information) |
LiveSupport::Scheduler::PlaylistEvent | A scheduled event for playing a playlist |
LiveSupport::Scheduler::PlaylistEventContainer | An event container holding the scheduled playlists |
LiveSupport::GLiveSupport::PlaylistWindow | The Simple Playlist Management Window |
LiveSupport::GLiveSupport::PlaylistWindow::ModelColumns | The columns model needed by Gtk::TreeView |
LiveSupport::Core::PlayLogEntry | A class representing a play log entry |
LiveSupport::Scheduler::PlayLogFactory | The factory to create appropriate PlayLog objects |
LiveSupport::Scheduler::PlayLogInterface | The generic interface for the component scheduling events |
LiveSupport::Scheduler::PostgresqlBackup | An object for creating and restoring combined schedule and storage backups |
LiveSupport::Scheduler::PostgresqlPlayLog | An object containing a log of the clips played in a PostreSQL database |
LiveSupport::Scheduler::PostgresqlSchedule | An object containing the schedule of events in a PostreSQL database |
LiveSupport::PlaylistExecutor::Preloader | A class for preloading GStreamer SMIL decoder instances |
LiveSupport::Core::Ptr< T > | A placeholder class for holidng typedefs to smart pointers |
LiveSupport::Core::RdsContainer | Container holding RdsItem objects |
LiveSupport::GLiveSupport::RdsEntry | A single RDS input field |
LiveSupport::Core::RdsItem | A class for representing an RDS key – value pair |
LiveSupport::GLiveSupport::RdsView | The RDS view, a subclass of Gtk::VBox |
LiveSupport::Scheduler::RemoveFromScheduleMethod | An XML-RPC method object to remove a scheduled entry |
LiveSupport::Scheduler::RescheduleMethod | An XML-RPC method object to reschedule an already scheduled event |
LiveSupport::Scheduler::ResetStorageMethod | An XML-RPC method object to reset the storage to its initial value |
LiveSupport::Scheduler::RestoreBackupMethod | An XML-RPC method object to restore a schedule backup |
LiveSupport::GLiveSupport::RestoreBackupWindow | A pop-up window displaying the progress of a restore backup task |
LiveSupport::Core::RunnableInterface | A Runnable object, that can form the main execution body of a thread |
LiveSupport::EventScheduler::ScheduledEventInterface | The base class for all events scheduled by the EventScheduler |
LiveSupport::Core::ScheduleEntry | A scheduled event |
LiveSupport::Scheduler::ScheduleFactory | The factory to create appropriate Schedule objects |
LiveSupport::Scheduler::ScheduleInterface | The generic interface for the component scheduling events |
LiveSupport::GLiveSupport::SchedulePlaylistWindow | The window, for scheduling a specific playlist |
LiveSupport::SchedulerClient::SchedulerClientFactory | The factory to create SchedulerClientInterface objects |
LiveSupport::SchedulerClient::SchedulerClientInterface | An interface to access the scheduler daemon as a client |
LiveSupport::Scheduler::SchedulerDaemon | Scheduler daemon main class |
LiveSupport::SchedulerClient::SchedulerDaemonXmlRpcClient | An XML-RPC client to the Scheduler Daemon |
LiveSupport::EventScheduler::SchedulerThread | The main, executing thread of the scheduler |
LiveSupport::GLiveSupport::SchedulerWindow | The Scheduler window, showing and allowing scheduling of playlists |
LiveSupport::GLiveSupport::SchedulerWindow::ModelColumns | The columns model needed by Gtk::TreeView |
LiveSupport::GLiveSupport::ScratchpadWindow | The Scratchpad window, showing recent and relevant audio clips and playlists |
LiveSupport::GLiveSupport::ScratchpadWindow::ModelColumns | The columns model needed by Gtk::TreeView |
LiveSupport::Core::SearchCriteria | An object which contains a collection of search conditions |
LiveSupport::Core::SearchCriteria::SearchConditionType | A type to hold a single search condition |
LiveSupport::GLiveSupport::SearchWindow | The Search/Browse window |
LiveSupport::GLiveSupport::SearchWindow::ModelColumns | The columns model needed by Gtk::TreeView |
LiveSupport::Core::SessionId | A class representing session identifiers |
LiveSupport::Scheduler::SignalDispatcher | A class to dispatch signals |
LiveSupport::Scheduler::SignalHandler | A class to handle a signal |
LiveSupport::Db::SimpleConnectionManager | A simple connection manager, basically a facade to the underlying odbc::DriverManager class |
LiveSupport::Scheduler::StopCurrentlyPlayingMethod | An XML-RPC method object to stop the scheduler’s audio player |
LiveSupport::StorageClient::StorageClientFactory | The factory to create StorageClientInterface objects |
LiveSupport::StorageClient::StorageClientInterface | An interface for storage clients |
LiveSupport::GLiveSupport::TaskbarIcons | Container holding taskbar icon images |
LiveSupport::Authentication::TestAuthenticationClient | A dummy authentication client |
LiveSupport::EventScheduler::TestEventContainer | An event container for testing purposes |
LiveSupport::PlaylistExecutor::TestEventListener | A simple event listener, used for testing |
LiveSupport::Core::TestRunnable | A sample Runnable object, for testing purposes |
LiveSupport::EventScheduler::TestScheduledEvent | A scheduled event for testing purposes |
LiveSupport::StorageClient::TestStorageClient | A dummy storage client, only used for test purposes |
LiveSupport::Widgets::TestWindow | A window, enabling interactive testing of UI components |
LiveSupport::Widgets::TestWindow::ModelColumns | The columns model needed by Gtk::TreeView |
LiveSupport::Core::Thread | A generic thread executor class |
LiveSupport::Core::TimeConversion | A helper object holding static time conversion functions |
LiveSupport::GLiveSupport::TransportList | The list of pending transports |
LiveSupport::GLiveSupport::TransportList::ModelColumns | The columns model needed by ZebraTreeView |
LiveSupport::Core::UniqueId | A class representing globally unique identifiers |
LiveSupport::GLiveSupport::UploadFileWindow | The upload file window |
LiveSupport::Scheduler::UploadPlaylistMethod | An XML-RPC method object to accept a playlist for upload, and schedule it in the scheduler |
LiveSupport::Core::Uuid | A class representing globally unique identifiers |
LiveSupport::Authentication::WebAuthenticationClient | An interface to the authentication methods on the php authentication server (which is currently the same as the storage server) |
LiveSupport::StorageClient::WebStorageClient | An interface to the php storage server |
LiveSupport::Widgets::WidgetConstants | A collection of constants used by the widgets |
LiveSupport::Widgets::WidgetFactory | A factory to provide access to some Campcaster Widgets |
LiveSupport::Core::XmlRpcCommunicationException | Exception signaling an XML-RPC problem: could not find the XML-RPC server, the server responded ‘no such method’, or the method response could not be parsed |
LiveSupport::Scheduler::XmlRpcDaemon | A generic XML-RPC daemon, that has to be sublclassed to provide real functionality |
LiveSupport::Scheduler::XmlRpcDaemonShutdownSignalHandler | Signal handler to shut down an XmlRpcDaemon |
LiveSupport::Core::XmlRpcException | Common parent of exception classes for XML-RPC related problems |
LiveSupport::Core::XmlRpcInvalidArgumentException | Exception signaling an XML-RPC problem: invalid argument (functions which throw an XmlRpcException throw this when they would normally throw a std::invalid_argument) |
LiveSupport::Core::XmlRpcInvalidDataException | Exception signaling an XML-RPC problem: invalid data returned by the method |
LiveSupport::Core::XmlRpcIOException | Exception signaling an XML-RPC problem: there was a problem with a local I/O operation |
LiveSupport::Core::XmlRpcMethodFaultException | Exception signaling an XML-RPC problem: the XML-RPC method returned a fault response |
LiveSupport::Core::XmlRpcMethodResponseException | Exception signaling an XML-RPC problem: the XML-RPC method call completed normally, but the response received has incorrect syntax |
LiveSupport::Core::XmlRpcTools | A toolbox for converting between inner representations of classes and XmlRpcValues |
LiveSupport::Widgets::ZebraCellRenderer | A custom cell renderer for blue-gray striped TreeView’s |
LiveSupport::Widgets::ZebraTreeModelColumnRecord | A basic column record class for tree models with colorable rows |
LiveSupport::Widgets::ZebraTreeView | A table of items, in rows colored alternately gray and light blue |