libnebular::Blob | Binary Long OBject |
libnebular::BmpPictureHandler | Handles Microsoft BMP |
CArrayOfArrayDeleter | Deleter for C-style array of C-style arrays |
CFileWrapper | Wraps C-style FILE structure |
libnebular::Core | Core library services |
libnebular::PicturePropContainer::DefaultImpl_ | |
libnebular::DLLibWrapper | Dynamically Loadable Library wrapper for GNU/Linux, (?) Solaris |
libnebular::Error | Main error-reporting class |
HexInteger< Integer > | Analogue of Integer that uses redefined for hexadecimal output operator<<(std::ostream &, const HexInteger<Integer> &) |
libnebular::PicturePropContainer::PropKeyIterator::Impl_ | |
libnebular::Core::Impl_ | Implementation details |
libnebular::Log::Impl_ | |
libnebular::Picture::Impl_ | |
libnebular::PictureProps::Impl_ | |
libnebular::Blob::Impl_ | |
libnebular::PicturePropContainer::Impl_ | |
libnebular::JpegPictureHandler | |
LibNebularTest | |
libnebular::Log | Logging facilities |
libnebular::LogListener | Facility allowing to listen messages that come to "log" (emitted by Log class) |
libnebular::MgrForPicHandler< CurrPictureHandler > | Implementation of PicHandlerMgr for CurrPictureHandler to be parametrized and inherited in each plugin implementation file |
null_deleter | Deleter which does nothing |
libnebular::NumberedStrings | Easy conversion between indexed string values and their indices |
libnebular::PicHandlerMgr | Used to determine Picture file type and create appropriate PicHandler |
libnebular::Picture | Patch for documentation generator malfunction |
PictureBmpReadTest | |
libnebular::PictureHandler | "Plugin" |
PictureJpegReadTest | |
libnebular::PicturePropContainer | Property map container for use in Picture |
libnebular::PictureProps | Picture data and operations that are independent of file format, but more complex that just container access |
PictureSomeTest | |
libnebular::PluginIterator | C++ iterator, ForwardIterator , iterates through registered PicHandlerMgr classes |
libnebular::PluginIteratorImpl_ | |
libnebular::PicturePropContainer::Impl_::Property | Base implementaion class for property value |
libnebular::PicturePropContainer::PropKeyIterator | C++ iterator, ForwardIterator , iterating through PicturePropContainer key names |
libnebular::RawCExceptionLongJmp | Assists when you need to "throw" C++ exception from below code compiled by C compiler |
libnebular::PicturePropContainer::SubtreeProxyImpl_ | |
libnebular::ThrowableError | Error class that can be thrown by plugins (Error is intended only for being catched) |