18#ifndef itkStdStreamLogOutput_h
19#define itkStdStreamLogOutput_h
70 Write(
double timestamp)
override;
74 Write(
const std::string & content)
override;
78 Write(
const std::string & content,
double timestamp)
override;
Control indentation during Print() invocation.
Implements transparent reference counting.
void Write(const std::string &content, double timestamp) override
StreamPointerType m_Stream
std::ostream * StreamPointerType
void PrintSelf(std::ostream &os, Indent indent) const override
~StdStreamLogOutput() override
void SetStream(StreamType &Stream)
void Write(double timestamp) override
SmartPointer< Self > Pointer
void Write(const std::string &content) override
SmartPointer< const Self > ConstPointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....