VTK
Classes | Functions
vtkStdString.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkSystemIncludes.h"
#include <string>
Include dependency graph for vtkStdString.h:

Go to the source code of this file.

Classes

class  vtkStdString
 Wrapper around std::string to keep symbols short. More...
 

Functions

VTKCOMMONCORE_EXPORT ostream & operator<< (ostream &, const vtkStdString &)
 

Function Documentation

VTKCOMMONCORE_EXPORT ostream& operator<< ( ostream &  ,
const vtkStdString  
)