GDCM  2.2.0
Public Member Functions | Static Public Member Functions | Protected Member Functions
vtkStringArray Class Reference

#include <vtkStringArray.h>

List of all members.

Public Member Functions

int GetNumberOfValues ()
vtkIdType GetSize ()
const char * GetValue (unsigned int i)
vtkIdType InsertNextValue (std::string const &f)
vtkIdType InsertNextValue (const char *f)
virtual void PrintSelf (ostream &os, vtkIndent indent)
 vtkTypeRevisionMacro (vtkStringArray, vtkObject)

Static Public Member Functions

static vtkStringArrayNew ()

Protected Member Functions

 vtkStringArray ()
 ~vtkStringArray ()

Detailed Description

Examples:
AWTMedical3.java, ConvertMultiFrameToSingleFrame.cxx, gdcmorthoplanes.cxx, GenerateRTSTRUCT.cxx, HelloActiviz3.cs, HelloActiviz4.cs, HelloActiviz5.cs, MIPViewer.java, MPRViewer.java, MPRViewer2.java, ReadSeriesIntoVTK.java, and reslicesphere.cxx.

Constructor & Destructor Documentation


Member Function Documentation

vtkIdType vtkStringArray::GetSize ( )
const char* vtkStringArray::GetValue ( unsigned int  i)
vtkIdType vtkStringArray::InsertNextValue ( std::string const &  f)
vtkIdType vtkStringArray::InsertNextValue ( const char *  f)
static vtkStringArray* vtkStringArray::New ( ) [static]
virtual void vtkStringArray::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

The documentation for this class was generated from the following file:

Generated on Sun Jun 3 2012 15:27:05 for GDCM by doxygen 1.8.0
SourceForge.net Logo