ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Classes | |
class | itk::ByteSwapper< T > |
Perform machine dependent byte swapping. More... | |
class | itk::Directory |
Portable directory/filename traversal. More... | |
class | itk::DynamicLoader |
Portable loading of dynamic libraries or dll's. More... | |
class | itk::FastMutexLock |
Critical section locking class. More... | |
class | itk::FileOutputWindow |
Messages sent from the system are sent to a file. More... | |
class | itk::Indent |
Control indentation during Print() invocation. More... | |
class | itk::Logger |
Used for logging information during a run. More... | |
class | itk::LoggerBase |
Used for logging information during a run. More... | |
class | itk::LoggerManager |
Used for centrally managing loggers. More... | |
class | itk::LoggerOutput |
Used for overriding itk::OutputWindow to redirect messages to itk::Logger. More... | |
class | itk::LoggerThreadWrapper< SimpleLoggerType > |
Used for providing logging service as a separate thread. More... | |
class | itk::LogOutput |
Represents an output stream. More... | |
class | itk::MultipleLogOutput |
Allows writing simultaneously to multiple streams. Note that the class derives from std::streambuf and contains a std::set<> of LogOutput. More... | |
class | itk::MutexLock |
Mutual exclusion locking class. More... | |
class | itk::OutputWindow |
Messages sent from the system are collected by this object. More... | |
class | itk::SimpleFastMutexLock |
Critical section locking class that can be allocated on the stack. More... | |
class | itk::SimpleMutexLock |
Simple mutual exclusion locking class. More... | |
class | itk::StdStreamLogOutput |
Represents a standard stream output stream. More... | |
class | itk::ThreadLogger |
Providing logging service as a separate thread. More... | |
class | itk::XMLFileOutputWindow |
Messages sent from the system are sent to a file with each message enclosed by XML tags. More... | |
These objects are the basic operating system related system objects in ITK.