Core Library Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Core::ANSI2WIDEThe class used to do the conversion from ANSI to Wide via the X2Y() macros
Core::ExceptionThe base class for all exception types
Core::IFacePtr< T >A smart-pointer type for use with COM interfaces
Core::LeakReporterThe static object that uses it's dtor to report any memory leaks
Core::NotCopyableBase class used to disable copying of the derived class
Core::NotImplExceptionThe exception type thrown for features that have not been implemented
nullptr_tA class to simulate the proposed nullptr keyword
Core::SharedPtr< T >A reference counted smart pointer
Core::SmartPtr< T >The base class for all smart-pointer types
Core::WIDE2ANSIThe class used to do the conversion from Wide to ANSI via the X2Y() macros

Generated on Wed Feb 13 22:53:28 2008 for Core Library by  doxygen 1.5.2