SASSY  0.0
Software Architecture Support System
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oCSASSY::cfi::AbstractChildProcessAbstract child process interface for ChildProcessMgr
|\CSASSY::cfi::ChildProcessRepresents the state of a child process
oCSASSY::cdi::AbstractScenarioDefine a type for scenarios
|oCSASSY::cdi::ScenarioT< T >Responsible for installing a factory to create scenarios of the required type
|\CSASSY::cdi::ScenarioT< DefaultScenario >
oCSASSY::cdi::AbstractTestResponsible for managing resources needed for the entire test
|oCSASSY::cdi::TestT< T >Responsible for installing a factory for making test objects
|\CSASSY::cdi::TestT< DefaultTest >
oCSASSY::cdi::AbstractTestCaseBase class for test cases
|oCSASSY::cdi::AsyncTestCaseResponsible for handling asynchronous tests
|\CSASSY::cdi::TestCaseT< T >Responsible for installing a factory for the test case
oCstd::basic_string< Char >STL class
|\Cstd::stringSTL class
oCSASSY::cdi::CallTraceClass to create a call trace
oCSASSY::cfi::ChildProcessMgrManage the child processes
oCSASSY::cfi::DiscoverableA mixin class that makes its owner discoverable
oCSASSY::cfi::DiscoverPointerHolds a pointer to a discoverable object
oCSASSY::cfi::DiscoveryMgrManager for discoverable objects
oCrdf::ErrorClientClient that is notified of errors and/or warnings
oCstd::exceptionSTL class
|\Cstd::runtime_errorSTL class
oCSASSY::cfi::FDWrap file descriptors in a class to ensure closed
oCrdf::FormatInstructions for converting a node to a string
oCstd::ios_baseSTL class
|\Cstd::basic_ios< Char >STL class
oCiterator
|\Crdf::QueryResults_::iteratorProvide a C++ iterator over the results of a RDF query
oCrdf::LiteralHold the value, language and data type for an RDF literal
oCSASSY::cfi::loggerAn abstract base class used by the log stream to write logs
|oCSASSY::cfi::FormattingLoggerClass for producing a formatted log message
|oCSASSY::cfi::PlainFileLogger
|oCSASSY::cfi::SystemLoggerLogger that interfaces to the Linux syslog
|\CSASSY::cfi::TraceLoggerClass for logging tracing output
oCrdf::Model_An abstract class defining the methods for an RDF Model
oCrdf::Node_An abstract class defining the methods for an RDF Node
|oCrdf::BlankNode_An abstract class defining the methods for an RDF blank Node
|oCrdf::LiteralNode_An abstract class defining the methods for an RDF Literal Node
|\Crdf::ResourceNode_An abstract class defining the methods for an RDF Resource Node
oCSASSY::cdi::NullTraceA class for dummy trace objects
oCrdf::Parser_An abstract class defining the methods for an RDF Parser
oCSASSY::cfi::PlugInBase class for objects loaded from dynamically loaded libraries
|\CSASSY::cfi::AutoRunPlugInBase class for plug ins that are run immediately that the library is loaded
oCSASSY::cfi::PlugInDescriptorDescriptor for plug-ins that can be used by the application
|\CSASSY::cfi::PlugInDetailsDetails of plug-ins as provided by the loaded library
oCSASSY::cfi::PlugInFactoryBase class for factories that create plug-in objects
|\CSASSY::cfi::PlugInFamilyFactoryT< F >Template base class for families of plug-in factories
oCSASSY::cfi::PlugInLibManages an instance of a dynamically loaded shared library
oCSASSY::cfi::PlugInMgrManage the handling of plug-in shared libraries
oCrdf::PrefixesManages the prefixes and namespaces for a World
oCSASSY::cfi::ProcessOwnerInterface that allows the owner of a child process to be notified
oCrdf::Query_An abstract class defining the methods for an RDF Query
oCrdf::QueryResult_An abstract class defining the methods for an RDF Query Result
oCrdf::QueryResults_An abstract class defining the methods for a set of Query Results
oCrdf::QueryStringA class for assistingin the preparation of a SPARQL query
oCSASSY::cdi::ScenarioFactoryDefine a type for scenario factories
|\CSASSY::cdi::ScenarioFT< T >Responsible for creating a scenario of some type
oCSASSY::cdi::ScenarioResultsResponsible for storing the results of testing for a scenario
oCSASSY::cfi::SemaphoreA semaphore for managing exclusive access to resources across multiple processes
oCSASSY::cfi::SemaphoreLockMutual exclusion lock
oCrdf::Serializer_An abstract class defining the methods for an RDF Serializer
oCshared_ptr
|oCrdf::BlankNodeA shared pointer with constructors for the BlankNode_ class
|oCrdf::LiteralNodeA shared pointer with constructors for the LiteralNode_ class
|oCrdf::ModelA shared pointer with constructors for the Model_ class
|oCrdf::ParserA shared pointer with constructors for the Parser_ class
|oCrdf::QueryA shared pointer with constructors for the Query_ class
|oCrdf::ResourceNodeA shared pointer with constructors for the ResourceNode_ class
|oCrdf::SerializerA shared pointer with constructors for the Serializer_ class
|oCrdf::StatementA shared pointer with constructors for the Statement_ class
|oCrdf::StreamA shared pointer with constructors for the Stream_ class
|\Crdf::URIA shared pointer with constructors for the URI_ class
oCrdf::Statement_An abstract class defining the methods for an RDF Statement
oCrdf::Stream_An abstract class defining the methods for an RDF Stream
oCstreambuf
|oClogbuffA streambuf class specialized for logging
|oCSASSY::cfi::fdinbufAn input stream buffer
|\CSASSY::cfi::fdoutbufAn output stream buffer
oCSASSY::cdi::TestCaseFactoryDefine a base type for test case factories
|\CSASSY::cdi::TestCaseFT< T >Responsible for creating a test case of some type
oCSASSY::cdi::TesterResponsible for managing the testing
oCSASSY::cdi::TestEventRepresent an event in the object under test
oCSASSY::cdi::TestEventQueueResponsible for queuing TestEvents
oCSASSY::cdi::TestFactoryResponsible for creating an object that manages the resources for the entire test
|\CSASSY::cdi::TestFT< T >Responsible for creating a test object of the required type
oCSASSY::cdi::TraceThis class is used to create trace log entries
oCSASSY::cdi::TracerThis class manages the tracing for an application
oCSASSY::cfi::UDPSocketAn abstract base class with common stuff for UDP sockets
|oCSASSY::cfi::UDPClientSocketA UDP client socket
|\CSASSY::cfi::UDPServerSocketA UDP Server socket
oCrdf::UniverseA singleton class responsible for managing the World objects
oCrdf::URI_An abstract class defining the methods for an RDF URI
oCrdf::World_An abstract class defining the methods for an RDF World
\CSASSY::cfi::XmlA C++ wrapper for libxml2
 \CSASSY::cfi::XINILoad an XML configuration file