[vtk-developers] vtkOStrStreamWrapper

Gary J. Templet gjtempl at sandia.gov
Wed May 14 17:24:01 EDT 2003


Will do.

I took the phrase "Internal VTK use only." to mean that this class
should not appear as part of the interface, and not as a restriction on
it's use in development.

Thanks,
Gary

On Wed, 2003-05-14 at 12:56, Brad King wrote:
> > I'm attempting to use vtkOStrStreamWrapper to read data values into a
> > vtkstd::string. I'm having a problem clearing the vtkOStrStreamWrapper
> > for reuse and was wondering if anyone could offer advice.
> 
> This class is an implementation detail to speed up compiling of
> Tcl/Python/Java wrappers by not including <iostream> when building them.
> It is not intended to be used for development (see the comment at the top
> of the class's header).  Please just use the regular ostrstream.
> 
> Thanks,
> -Brad
> 
> 
> 




More information about the vtk-developers mailing list