Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

vtkStringOps::ToLatin1 Class Reference

#include <vtkStringOps.h>

List of all members.


Detailed Description

Nested convenience class for easy (though not terribly efficient) trancoding of UTF-16 or UTF-8 data to Latin-1.

Definition at line 955 of file vtkStringOps.h.

Public Member Functions

 ToLatin1 (const char *const a)
 ToLatin1 (const vtkUTF8ChType *const a)
 ToLatin1 (const vtkUTF16ChType *const a)
 ~ToLatin1 ()
const char * data () const


Constructor & Destructor Documentation

vtkStringOps::ToLatin1::ToLatin1 const char *const  a  )  [inline]
 

Exceptions:
bad_alloc Allocation of new string could throw.

Definition at line 961 of file vtkStringOps.h.

vtkStringOps::ToLatin1::ToLatin1 const vtkUTF8ChType *const  a  )  [inline]
 

Definition at line 963 of file vtkStringOps.h.

References vtkUTF8ChType.

vtkStringOps::ToLatin1::ToLatin1 const vtkUTF16ChType *const  a  )  [inline]
 

Definition at line 965 of file vtkStringOps.h.

References vtkUTF16ChType.

vtkStringOps::ToLatin1::~ToLatin1  )  [inline]
 

Definition at line 967 of file vtkStringOps.h.

References vtkStringOps::Release().


Member Function Documentation

const char* vtkStringOps::ToLatin1::data  )  const [inline]
 

Definition at line 968 of file vtkStringOps.h.

Referenced by vtkStringOps::CanReadDirectory(), vtkStringOps::CanReadFile(), vtkStringOps::CanWriteDirectory(), vtkStringOps::CanWriteFile(), vtkStringOps::CheckDirectoryExists(), vtkStringOps::CheckFileExists(), operator<<(), vtkStringOps::ParseDoubleVec(), vtkStringOps::ParseFloatVec(), vtkStringOps::ParseIntVec(), vtkStringOps::ParseUintVec(), vtkPaletteElement::SetID(), and vtkStringOps::TextToBin().


The documentation for this class was generated from the following file:
Generated on Tue Aug 10 03:44:51 2004 for vtkExtensions by doxygen 1.3.7