VICI
0.11.815
Visual Chart Interpreter
|
VICI::cfi::AbstractChildProcess | Abstract child process interface for ChildProcessMgr |
VICI::cdi::AbstractScenario | Define a type for scenarios |
VICI::cdi::AbstractTest | Responsible for managing resources needed for the entire test |
VICI::cdi::AbstractTestCase | Base class for test cases |
VICI::gth::Adaptor | Defines an abstract base class for widget adaptors |
std::basic_string< Char > | STL class |
VICI::cdi::CallTrace | Class to create a call trace |
VICI::Canvas::CanvasClient | An interface that is notified of canvas actions |
VICI::cfi::ChildProcessMgr | Manage the child processes |
VICI::Cmnd::CommandClient | An interface that is notified of a command selection |
VICI::Cron::Cron | Allow scripts to be scheduled for later running |
VICI::cfi::Discoverable | A mixin class that makes its owner discoverable |
VICI::cfi::DiscoverPointer | Holds a pointer to a discoverable object |
VICI::cfi::DiscoveryMgr | Manager for discoverable objects |
VICI::stub::Dispatcher | Send events to registered objects |
VICI::EBNF::EBNF | A parser for EBNF |
VICI::EbnfNode | A node of the EBNF parse tree |
VICI::stub::Event | Define an Abstract base type for Dispatcher events |
std::exception | STL class |
VICI::Factory | An abstract type for factories |
VICI::FactoryFactory | Responsible for creating and supplying factories for the main modules |
VICI::cfi::FD | Wrap file descriptors in a class to ensure closed |
VICI::gth::GTHTestCase | Interface for test cases that do gui testing |
VICI::GTHWindowWidget | A mix-in class with the functions required for the gui test harness |
VICI::Inst::Installer | Install a script into the user's desktop |
VICI::Interp::Interpreter | The API for interpreter library |
VICI::Interp::InterpreterClient | The interface that must be implemented by clients of the interpreter |
std::ios_base | STL class |
VICI::cfi::logger | An abstract base class used by the log stream to write logs |
VICI::gth::LuaScript | Provides a wrapper for a lua_State object |
VICI::Metrics | A class to encapsulate measurements |
VICI::cdi::NullTrace | A class for dummy trace objects |
VICI::EBNF::ParseTree | A type for the parsed form of EBNF |
VICI::cfi::PlugIn | Base class for objects loaded from dynamically loaded libraries |
VICI::cfi::PlugInDescriptor | Descriptor for plug-ins that can be used by the application |
VICI::cfi::PlugInFactory | Base class for factories that create plug-in objects |
VICI::cfi::PlugInLib | Manages an instance of a dynamically loaded shared library |
VICI::cfi::PlugInMgr | Manage the handling of plug-in shared libraries |
VICI::cfi::ProcessOwner | Interface that allows the owner of a child process to be notified |
QDialog | |
QItemDelegate | |
QListWidget | |
QMainWindow | |
QObject | |
QThread | |
VICI::cdi::ScenarioFactory | Define a type for scenario factories |
VICI::cdi::ScenarioResults | Responsible for storing the results of testing for a scenario |
VICI::Scene | A wrapper for QGraphicsScene class |
VICI::Search::Search | Allow the user to search for, and organise commands |
VICI::Search::SearchClient | The interface that must implemented for clients of Search |
VICI::Sec::Secure | Provide security for the scripts |
VICI::cfi::Semaphore | A semaphore for managing exclusive access to resources across multiple processes |
VICI::cfi::SemaphoreLock | Mutual exclusion lock |
streambuf | |
VICI::Symbol::Symbol | Represents something that is drawn on the canvas |
VICI::Symbol::SymbolAttributes | Holds the attributes of a symbol |
VICI::Symbol::SymbolClient | An interface that is notified of changes to symbol manager |
VICI::Symbol::SymbolMgr | The facade for the symbol library |
VICI::Symbol::SymbolOwner | Represents something that is notified about events occurring on a symbol |
VICI::Syntax::Syntax | Display a syntax chart of command options |
VICI::gth::TestAction | A single action that can be applied to a GUI |
VICI::cdi::TestCaseFactory | Define a base type for test case factories |
VICI::cdi::Tester | Responsible for managing the testing |
VICI::cdi::TestEvent | Represent an event in the object under test |
VICI::cdi::TestEventQueue | Responsible for queuing TestEvents |
VICI::cdi::TestFactory | Responsible for creating an object that manages the resources for the entire test |
VICI::Symbol::TextAttributes | Hold the attributes of a text comment |
VICI::cdi::Trace | This class is used to create trace log entries |
VICI::cdi::Tracer | This class manages the tracing for an application |
VICI::cfi::UDPSocket | An abstract base class with common stuff for UDP sockets |
VICI::Admin::ViciAdmin | Application for preparing commands |
VICI::WidgetMgr | A singleton class that window widgets register with |
VICI::WidgetMgrClient | An interface for the WidgetMgr to call its clients when a window registers itself |
VICI::Window | A wrapper class for windows |
VICI::cfi::Xml | A C++ wrapper for libxml2 |
VICI::cfi::XmlBuffer | An abstract class defining a buffer object |