26 #ifndef vtkOStreamWrapper_h
27 #define vtkOStreamWrapper_h
31 #ifndef __VTK_SYSTEM_INCLUDES__INSIDE
88 #if defined(__IBMCPP__)
94 return this->WriteInternal(p);
107 template <
template <
typename,
typename,
typename>
class S>
109 S<
char, std::char_traits<char>, std::allocator<char> >& s)
111 return *this << reinterpret_cast<std_string const&>(s);
118 ostream& GetOStream();
Wrapper around std::string to keep symbols short.
#define VTKCOMMONCORE_EXPORT
Do_not_include_vtkOStreamWrapper_directly__vtkSystemIncludes_includes_it
Wrapper for C++ ostream. Internal VTK use only.
a simple class to control print indentation
abstract base class for most VTK objects
Non-templated superclass for vtkSmartPointer.
static void UseEndl(const EndlType &)
VTKCOMMONCORE_EXPORT ostream & operator<<(ostream &os, const vtkIndent &o)
class for arbitrarily large ints