Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
_Interface
wibble::exception::AddContext
wibble::Amorph< Self, _Interface, Padding >
wibble::Amorph< Self, _Interface, Padding >::Convert< T >
wibble::AmorphPadder< Padding1 >
wibble::AmorphPadder< 0 >
wibble::list::Append< T1, T2 >
wibble::commandline::ArgList
AssertFailed
tut::bad_ctorInternal exception to be throwed when test constructor has failed
wibble::exception::BadCast
wibble::exception::BadCastExt< From, To >
wibble::exception::BadOption
wibble::Baseless
tut::beyond_last_testNo such test and passed test number is higher than any test number in current group
wibble::commandline::Bool
wibble::commandline::BoolOptionBoolean option
wibble::sys::BufferVariable-size, reference-counted memory buffer
wibble::sys::Buffer::Data
tut::callbackTest runner callback interface
wibble::CastedRange< T, Casted >
wibble::sys::ChildProcessFork a child process
wibble::mixin::Comparable< Self >
wibble::sys::Condition
wibble::exception::ConsistencyException thrown when some consistency check fails
wibble::Consumer< T >
wibble::ConsumerFromIterator< T, Out >
wibble::ConsumerInterface< T >
wibble::ConsumerMixin< T, Self >
wibble::ConsumerMorph< T, W >
wibble::exception::ContextStore context information for an exception
wibble::sys::fs::DirectoryNicely wrap access to directories
wibble::sys::fs::Directory::const_iterator
wibble::commandline::DocMaker
wibble::Empty< T >
wibble::list::Empty< T >
wibble::Empty< T >::const_iterator
wibble::Empty< T >::iterator
wibble::EnableIf< X, T >
wibble::EnableIfC< bool, T >
wibble::EnableIfC< true, Type >
EndlessChild
wibble::commandline::EngineParse commandline options
Engine1
Engine2
wibble::ERegexp
wibble::Error
wibble::sys::ExecExecute external commands, either forked as a ChildProcess or directly using exec()
wibble::commandline::ExistingFile
ExpectFailure
tut::failureException to be throwed when ensure() fails or fail() called
wibble::Fallback< T >
wibble::exception::FileBase class for exceptions for file I/O
wibble::log::FileSenderDiscard all messages
wibble::list::Filtered< List, Predicate >
wibble::FilteredRange< R, Pred >
wibble::GeneratedRange< T, _Advance, _End >
wibble::exception::GenericBase class for all exceptions
tut::group_baseInterface
wibble::commandline::Help
wibble::exception::InstallUnexpectedInstall an unexpected handler for the duration of its scope
wibble::commandline::Int
wibble::exception::InterruptedException thrown when some long event is interrupted by an external event (like a system call being interrupted by a signal)
wibble::IntersectionRange< T >
wibble::commandline::IntOption
wibble::IsPolymorphic< T >
wibble::IsPolymorphic< T >::A
wibble::IsPolymorphic< T >::B
wibble::IsType< _T, In >
wibble::IsZero< A >
wibble::IsZero< 0 >
wibble::Iterator< T >
wibble::IteratorInterface< T >
wibble::IteratorMixin< T, Self >
wibble::IteratorMorph< T, W >
wibble::IteratorProxy< T >
wibble::IteratorRange< It >
wibble::IteratorTraits< T, I >
wibble::IteratorTraits< T, typename std::multiset< T >::iterator >
wibble::IteratorTraits< T, typename std::set< T >::iterator >
wibble::list::ListIterator< List >
Location
wibble::tests::Location
Main
wibble::commandline::Managed
wibble::commandline::Manpage
wibble::list::Map< List, F >
wibble::Maybe< T >
wibble::Maybe< void >
wibble::commandline::MemoryManagerKeep track of various wibble::commandline components, and deallocate them at object destruction
wibble::sys::MMapMap a file into memory
wibble::Morph< Self, W, Interface >
wibble::MorphAllocatorCustom allocator for morph classes
wibble::MorphBase< W, Interface >
wibble::MorphInterface< Interface >An interface implemented by all morph classes
wibble::sys::MutexPthread mutex wrapper
wibble::sys::MutexLockAcquire a mutex lock, RAII-style
wibble::sys::NetBufferBuffer whose starting can be moved back and forth, useful to decapsulate stacked network packets
tut::no_more_testsInternal exception to be throwed when no more tests left in group or journal
tut::no_such_groupGroup not found exception
tut::no_such_testException to be throwed when attempted to execute missed test by number
wibble::log::NullSenderDiscard all messages
wibble::commandline::OptionInterface for a parser for one commandline option
wibble::commandline::OptionGroupGroup related commandline options
wibble::log::OstreamSenderDiscard all messages
wibble::exception::OutOfRangeException thrown when some value is out of range
wibble::mixin::OutputIterator< Self >Mixin with output iterator paperwork
wibble::commandline::ParserGeneric parser for commandline arguments
wibble::sys::Pipe
wibble::stream::PosixBuf
Public< T >
wibble::Range< T >
wibble::RangeInterface< T >
wibble::RangeIterator< R >
wibble::RangeIterator< R >::Proxy
wibble::RangeMixin< T, Self >
wibble::RangeMorph< T, W >
wibble::Regexp
wibble::exception::Regexp
tut::reporterDefault TUT callback handler
tut::restartable_wrapperRestartable test runner wrapper
wibble::ReturnType< _T >
wibble::ReturnType< void >
RunAll
RunSuite
RunTest
wibble::SanitizeResultType< F >
wibble::SanitizeReturn< F, R >
wibble::SanitizeReturn< F, void >
tut::sehException to be throwed when test issued SEH (Win32)
wibble::log::SenderHandle sending a log message
wibble::sys::ShellCommandExecute a shell command using /bin/sh -c
wibble::commandline::SingleOption< T >
wibble::Singleton< T >
wibble::Singleton< T >::const_iterator
wibble::Singleton< T >::iterator
wibble::list::Singular< T >
wibble::list::Sorted< List >
wibble::list::Sorted< List >::SharedPtr
wibble::list::Sorted< List >::SharedVec
wibble::str::SplitSplit a string where a given substring is found
wibble::str::Split::const_iterator
wibble::SplitterSplit a string using a regular expression to match the token separators
wibble::Splitter::const_iteratorWarning: the various iterators reuse the Regexps and therefore only one iteration of a Splitter can be done at a given time
wibble::commandline::StandardParserParser for commandline arguments, with builting help functions
wibble::commandline::StandardParserWithMandatoryCommandParser for commandline arguments, with builting help functions and manpage generation, and requiring a mandatory command
wibble::commandline::StandardParserWithManpageParser for commandline arguments, with builting help functions and manpage generation
wibble::StlIterator< It >
wibble::log::StreambufStreambuf class for logging
wibble::commandline::String
wibble::log::SyslogSenderDiscard all messages
wibble::exception::SystemBase class for system exceptions
wibble::list::Take< List >
wibble::TAnd< A, B >
wibble::TAndC< bool, bool >
wibble::TAndC< true, true >
tut::test_group< Data, MaxTestsInGroup >Test group; used to recreate test object instance for each new test since we have to have reinitialized Data base class
tut::test_object< Data >Test object
tut::test_resultReturn type of runned test/test group
tut::test_runnerTest runner
tut::test_runner_singletonSingleton for test_runner implementation
TestBuffer
TestChild
TestChildprocess
TestCommandlineCore
TestCommandlineDoc
TestCommandlineEngine
TestCommandlineOptions
TestCommandlineOptions::Public< T >
TestEmpty
TestException
TestFs
TestList
TestList::My
TestList::My2
TestMMap
TestNetBuffer
TestProcess
tut::tests_registerer< Test, Group, n >Walks through test tree and stores address of each test method in group
tut::tests_registerer< Test, Group, 0 >
TestThread
TestThread::Thread1
TestThread::Thread2
wibble::TFalse
wibble::sys::ThreadEncapsulates a thread
wibble::TImply< A, B >
wibble::TImplyC< a, b >
wibble::TNot< T >
wibble::TNotC< a >
wibble::Tokenizer
wibble::Tokenizer::const_iterator
wibble::TOr< A, B >
wibble::TOrC< bool, bool >
wibble::TOrC< false, false >
wibble::TPair< A, B >
wibble::TransformedRange< Transform >
wibble::TSame< A, B >
wibble::TSame< A, A >
wibble::TTrue
wibble::list::Unique< List >
wibble::UniqueRange< T >
wibble::Unit
wibble::exception::ValOutOfRange< C >Exception thrown when index checking fails
wibble::commandline::VectorOption< T >
wibble::VirtualBase
wibble::exception::WaitInterruptedException thrown when some system wait is interrupted by a signal
tut::warningException to be throwed when test desctructor throwed an exception
wibble::text::WordWrapSimple string wrapper
wibble::str::YamlStreamParse a record of Yaml-style field: value couples
wibble::str::YamlStream::const_iterator

Generated on Wed Jun 18 14:08:23 2008 for wibble by  doxygen 1.5.6