libwreport  3.10
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567]
oCwreport::_VarinfoInformation about a variable
oCwreport::tests::Actual< A >
oCwreport::tests::Actual< double >
|\Cwreport::tests::ActualDouble
oCwreport::tests::Actual< std::function< void()> >
|\Cwreport::tests::ActualFunction
oCwreport::tests::Actual< std::string >
|oCwreport::tests::ActualFile
|\Cwreport::tests::ActualStdString
oCwreport::tests::Actual< Var >
|\Cwreport::tests::ActualVar
oCwreport::tests::Actual< Varcode >
|\Cwreport::tests::ActualVarcode
oCwreport::tests::ActualCString
oCwreport::bulletin::AssociatedField
oCwreport::benchmark::BenchmarkBase class for all benchmarks
oCwreport::bulletin::BitmapAssociate a Data Present Bitmap to decoded variables in a subset
oCwreport::bulletin::Bitmaps
oCwreport::BufrCodecOptionsOptions used to configure BUFR decoding
oCwreport::buffers::BufrInputBinary buffer with bit-level read operations
oCwreport::buffers::BufrOutputBinary buffer with bit-level append operations
oCwreport::BufrTableIDIdentifying information for one distinct instance of BUFR tables
oCwreport::BulletinStorage for the decoded data of a BUFR or CREX message
|oCwreport::BufrBulletinBUFR bulletin implementation
|\Cwreport::CrexBulletinCREX bulletin implementation
oCwreport::notes::CollectRAII way to temporarily set a notes target
oCwreport::buffers::CrexInputText input buffer
oCwreport::buffers::CrexOutputText output buffer
oCwreport::CrexTableIDIdentifying information for one distinct instance of CREX tables
oCwreport::tabledir::DirIndexed version of a table directory
oCwreport::fs::DirectoryAccess a directory on the file system
oCwreport::DTableBUFR/CREX table D with Dxxyyy aggregate code expansions
oCstd::exceptionSTL class
|oCwreport::errorBase class for DB-All.e exceptions
|oCwreport::tests::TestFailedException thrown when a test assertion fails, normally by Location::fail_test
|\Cwreport::tests::TestSkippedException thrown when a test or a test case needs to be skipped
oCwreport::sys::FileDescriptorCommon operations on file descriptors
|\Cwreport::sys::NamedFileDescriptorFile descriptor with a name
oCwreport::tests::FixtureBase class for test fixtures
oCwreport::bulletin::InterpreterInterpreter for data descriptor sections
|oCwreport::bulletin::CompressedDecoder
|oCwreport::bulletin::PrinterInterpreter that pretty-prints the opcodes using indentation to show structure
|oCwreport::bulletin::ScanFeaturesInterpreter that scans what features are used by a bulletin
|oCwreport::bulletin::UncompressedDecoder
|\Cwreport::bulletin::UncompressedEncoderBase Interpreter specialisation for message encoders that works on a subset at a time
oCstd::ios_baseSTL class
|\Cstd::basic_ios< Char >STL class
oCiterator
|oCwreport::fs::Directory::const_iteratorIterator for directory entries
|oCwreport::str::Split::const_iterator
|\Cwreport::sys::Path::iteratorIterator for directory entries
oCwreport::options::LocalOverride< T >Temporarily override a variable while this object is in scope
oCwreport::sys::MMapWraps a mmapped memory area, unmapping it on destruction
oCwreport::OpcodesSequence of opcodes, as a slice of a Varcode vector
oCwreport::sys::PreserveFileTimesRAII mechanism to save restore file times at the end of some file operations
oCwreport::benchmark::ProgressNotify of progress during benchmark execution
|\Cwreport::benchmark::BasicProgressBasic progress implementation writing progress information to the given output stream
oCwreport::benchmark::RegistryCollect all existing benchmarks
oCwreport::str::SplitSplit a string where a given substring is found
oCwreport::tabledir::Table
|oCwreport::tabledir::BufrTableInformation about a version of a BUFR table
|\Cwreport::tabledir::CrexTableInformation about a version of a CREX table
oCwreport::tabledir::Tabledirs
oCwreport::TablesCollection of BUFR/CREX tables used to work on a bulletin
oCwreport::benchmark::TaskCollect timings for one task
oCwreport::tests::TestCaseTest case collecting several test methods, and self-registering with the singleton instance of TestRegistry
|\Cwreport::tests::FixtureTestCase< FIXTURE >Test case that includes a fixture
oCwreport::tests::TestCaseResultResult of running a whole test case
oCwreport::tests::TestCodec< BULLETIN >
oCwreport::tests::TestControllerAbstract interface for the objects that supervise test execution
|\Cwreport::tests::SimpleTestControllerSimple default implementation of TestController
oCwreport::tests::TestMethodTest method information
oCwreport::tests::TestMethodResultResult of running a test method
oCwreport::tests::TestRegistryTest registry
oCwreport::tests::TestStackFrameInformation about one stack frame in the test execution stack
oCwreport::VarA physical variable
oCwreport::VartableHolds a variable information table
oCstd::vector< T >STL class
|oCwreport::SubsetRepresent a BUFR/CREX data subset as a list of decoded variables
|\Cwreport::tests::TestStack
oCwrpy_c_apiC++ functions exported by the wreport python bindings, to be used by other C++ bindings
oCwrpy_VarWreport.Var python object
oCwrpy_VarinfoWreport.Varinfo python object
\Cwrpy_VartableWreport.Vartable python object