30#ifndef vtkOStrStreamWrapper_h
31#define vtkOStrStreamWrapper_h
33#include "vtkCommonCoreModule.h"
35#ifndef VTK_SYSTEM_INCLUDES_INSIDE
~vtkOStrStreamWrapper() override
Destructor frees all used memory.
void freeze(int)
Set whether the memory is frozen.
char * str()
Get the string that has been written.
void freeze()
Set whether the memory is frozen.
vtkOStrStreamWrapper * rdbuf()
Returns a pointer to this class.
vtkOStrStreamWrapper()
Constructor.
vtkOStreamWrapper(ostream &os)
Construct class to reference a real ostream.
Do_not_include_vtkOStrStreamWrapper_directly_vtkSystemIncludes_includes_it