C++ Extensions (cppx) Documentation Internal Version
Main | Namespaces | Classes | NamespaceMembers | ClassMembers | Files

cppx Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:

stdx::AlignedNameValuePairsSimplifies printing aligned name/value pairs
stdx::AllocFunctions< T >Base class for policy traits used with ImplPtr
stdx::CheckedInOutFstreamRepresents an iofstream with error checking at construction
stdx::CheckedInputFstreamRepresents an ifstream with error checking at construction
stdx::CheckedOutputFstreamRepresents an ofstream with error checking at construction
stdx::DefaultAllocFunctions< T >Supports create, copy, and delete with ImplPtr
stdx::DefaultStdinFstreamRepresents an istream which uses standard in as a default
stdx::DefaultStdoutFstreamRepresents an ostream which uses standard out as a default
stdx::DeleteOnlyAllocFunctions< T >Supports delete with ImplPtr
stdx::Deref2< F >Functor Adaptor: Adds extra layer of dereference for binary functors
stdx::Deref< F >Functor Adaptor: Adds extra layer of dereference
stdx::EAssertException: A design assertion
stdx::ECannotOpenFileException: Cannot open a file for input or output
stdx::EInvalidDynamicCastException: Invalid dynamic cast
stdx::EInvalidStringConversionException: Cannot convert to string with toString
stdx::EKeyNotFoundException: Hash map does not contain the given key
stdx::EnumBase Class: For type-safe and debug friendly enums
stdx::Equal< T >Function Object: Equal to predicate object
stdx::ExceptionBase Class: Extended exceptions
stdx::Filter2< F, R, C >Functor Adaptor: Adds member function filter to function object
stdx::Filter< F, R, C >Functor Adator: Adds member function filter to function object
stdx::FormattedPageOstreamWraps an ostream and provides various page formatting options
stdx::FormattedPageStreambufProvides underlying stream buffer for FormattedPageOstream
stdx::FromString< T >Function Object: Wrapper for fromString() function
stdx::GenSeq< T >Function object: Generates numbers with given start/stride
stdx::GreaterThan< T >Function Object: Greater than predicate object
stdx::GreaterThanOrEqual< T >Function Object: Greater than or equal predicate object
stdx::HashMap< Key, Data >Represents a hash table
stdx::ImplPtr< T >Helper Class: For handle/body pattern
stdx::IndirectItr< I >Iterator Adaptor: Wraps extra layer of dereference around iterator
stdx::InserterProxy< T >Helper class for += and , insertion
stdx::Iseq< In >Represents an input sequence
stdx::LessThan< T >Function Object: Less than predicate object
stdx::LessThanOrEqual< T >Function Object: Less than or equal to predicate object
stdx::LogSimple logging object
stdx::NoCopyAllocFunctions< T >Supports create and delete with ImplPtr
stdx::NotEqual< T >Function Object: Not equal to predicate object
stdx::NullOstreamNull output stream
stdx::NullStreambufStream buffer to be used with a null output stream
stdx::PropertyListTypesafe key,value property list container
stdx::PropertyList::EPropertyNotFound
stdx::PropertyList::Property< T >
stdx::PropertyList::PropertyHandle
stdx::select1st< T >Select first element of a pair
stdx::select2nd< T >Select second element of a pair
stdx::separatorIO Manip: Inserts a vertical separator
stdx::set_pair_closeIO Manip: Sets character to use at the end of pairs
stdx::set_pair_delimIO Manip: Sets the delimiter to use between pair elements
stdx::set_pair_openIO Manip: Sets character to use at the front of pairs
stdx::set_seq_delimIO Manipulator: Sets the sequence delimiter
stdx::StringAlignmentEnum: Alignment used with toFixedWidthString
stdx::TableWriter< T >Create text tables for output
stdx::ToString< T >Function Object: Wrapper for toString() function
stdx::TransformItr< I, R, C >Iterator Adaptor: Wraps member function call around iterator
txt::FileRepresents a text file
txt::LineItrIterator: Iterates over the lines in a text file
utst::FuncPtrTestCaseHelper class for creating test cases from free functions
utst::NullOstreamNull output stream
utst::NullStreambufStream buffer to be used with a null output stream
utst::TestCaseBase Class: Self checking regression tests
utst::TestLogRegression test output log stream
utst::TestLog::LogLevelEnum for various log levels
utst::TestSuiteCollection of test cases
Generated on Mon Aug 15 21:43:09 2005 by Doxygen 1.2.13-20020210 written by Dimitri van Heesch © 1997-2002