VTK
Classes
vtkTextCodec.h File Reference
#include "vtkIOCoreModule.h"
#include "vtkObject.h"
#include "vtkUnicodeString.h"
Include dependency graph for vtkTextCodec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkTextCodec
 Virtual class to act as an interface for all text codecs. More...
 
class  vtkTextCodec::OutputIterator
 a base class that any output iterators need to derive from to use the first signature of to_unicode. More...