isis-group / isis

The ISIS project aims to provide a framework to access a large variety of image processing libraries written in different programming languages and environments.
GNU General Public License v3.0
18 stars 14 forks source link

Doku CoreUtils Lydi #6

Closed lydiatgit closed 13 years ago

lydiatgit commented 13 years ago

isis::util::ProgParameter Container class for programm parameters isis::util::ProgressFeedback
isis::util::PropertyMap This class contains a mapping tree to store all kinds of properties (path/key : value) isis::util::PropertyMap::walkTree< Predicate > Walks the whole tree and inserts any key into out for which the given scalar predicate is true scoped_ptr
isis::util::Selection Enum-like class for string based selections isis::util::Singletons Static class to handle singletons of a given type and priority isis::data::_internal::SortedChunkList
isis::data::_internal::SortedChunkList::chunkPtrOperator
isis::data::_internal::SortedChunkList::posCompare
isis::data::_internal::SortedChunkList::scalarPropCompare
isis::util::TmpFile Class to automatically create and handle a temporary file isis::util::_internal::treeNode Class treeNode is a basic class for PropertyMap to check some basic graph stuff for each node of the property tree isis::util::Type< TYPE > Generic class for type aware variables isis::util::_internal::TypeBase isis::util::_internal::TypeConverterBase
isis::util::_internal::TypeConverterMap