IGSTK
|
#include <itkObject.h>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | igstk::BinaryData |
BinaryData representing a binary data chunk. More... |
Namespaces | |
namespace | igstk |
This file contains the declarations of IGSTK Events used to communicate among components. |
Functions | |
std::ostream & | igstk::operator<< (std::ostream &os, const igstk::BinaryData &o) |
operator<< redefinition |