SimpleITK
1.2.4
|
#include <string>
#include <vector>
#include <ostream>
Go to the source code of this file.
Classes | |
class | itk::SmartPointer< TObjectType > |
Namespaces | |
itk | |
itk::simple | |
itk::simple::ioutils | |
Functions | |
SITKIO_HIDDEN itk::SmartPointer< ImageIOBase > | itk::simple::ioutils::CreateImageIOByName (const std::string &ioname) |
SITKIO_HIDDEN std::vector< std::string > | itk::simple::ioutils::GetRegisteredImageIOs () |
SITKIO_HIDDEN void | itk::simple::ioutils::PrintRegisteredImageIOs (std::ostream &out) |