Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

OS System Objects
[System Objects]


Classes

class  ByteSwapper
 Perform machine dependent byte swapping. More...

class  Directory
 Portable directory/filename traversal. More...

class  DynamicLoader
 Portable loading of dynamic libraries or dll's. More...

class  FastMutexLock
 Critical section locking class. More...

class  FileOutputWindow
 Messages sent from the system are sent to a file. More...

class  Indent
 Control indentation during Print() invocation. More...

class  Logger
 Class Logger is meant for logging information during a run. More...

class  LoggerBase
 Class LoggerBase is meant for logging information during a run. More...

class  LoggerManager
 Class LoggerManager is meant for centrally managing loggers. More...

class  LoggerOutput
 This class is meant for overriding itk::OutputWindow to redirect messages to itk::Logger. More...

class  LoggerThreadWrapper
 Class LoggerThreadWrapper is meant for providing logging service as a separate thread. More...

class  LogOutput
 Class LogOutput represents an output stream. More...

class  MultipleLogOutput
 Class MultipleLogOutput allows writing simultaneously to multiple streams. Note that the class derives from std::streambuf and contains a std::set<> of LogOutput. More...

class  MutexLock
 Mutual exclusion locking class. More...

class  OutputWindow
 Messages sent from the system are collected by this object. More...

class  SimpleFastMutexLock
 Critical section locking class that can be allocated on the stack. More...

class  SimpleMutexLock
 Simple mutual exclusion locking class. More...

class  StdStreamLogOutput
 Class StdStreamLogOutput represents a standard stream output stream. This class provides thread safety for the standard stream output stream. More...

class  ThreadLogger
 Class ThreadLogger is meant for providing logging service as a separate thread. More...

class  Win32OutputWindow
 Collect error and debug messages on Win32-based systems. More...

class  XMLFileOutputWindow
 Messages sent from the system are sent to a file with each message enclosed by XML tags. More...


Detailed Description

These objects are the basic operating system related system objects in ITK.
Generated at Thu May 25 00:19:35 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000