Go to the documentation of this file.
26 #ifndef __vtkOStreamWrapper_h
27 #define __vtkOStreamWrapper_h
29 #ifndef __VTK_SYSTEM_INCLUDES__INSIDE
75 #if defined(VTK_TYPE_USE_LONG_LONG)
79 #if defined(VTK_TYPE_USE___INT64)
88 #ifdef VTK_COMPILER_HAS_BOOL
93 #if defined(__IBMCPP__)
99 return this->WriteInternal(p);
115 ostream& GetOStream();