Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
vtkTypeUInt64Array Class Reference

#include <vtkTypeUInt64Array.h>

Inherits vtkTypeArrayBase.

Public Types

typedef vtkUnsignedLongArray Superclass
 

Public Member Functions

virtual const char * GetClassName ()
 
virtual int IsA (const char *type)
 
void PrintSelf (ostream &os, vtkIndent indent) override
 

Static Public Member Functions

static vtkTypeUInt64ArrayNew ()
 
static int IsTypeOf (const char *type)
 
static vtkTypeUInt64ArraySafeDownCast (vtkObject *o)
 
static vtkTypeUInt64ArrayFastDownCast (vtkAbstractArray *source)
 

Protected Member Functions

 vtkTypeUInt64Array ()
 
 ~vtkTypeUInt64Array () override
 

Detailed Description

Definition at line 31 of file vtkTypeUInt64Array.h.

Member Typedef Documentation

◆ Superclass

Definition at line 35 of file vtkTypeUInt64Array.h.

Constructor & Destructor Documentation

◆ vtkTypeUInt64Array()

vtkTypeUInt64Array::vtkTypeUInt64Array ( )
protected

◆ ~vtkTypeUInt64Array()

vtkTypeUInt64Array::~vtkTypeUInt64Array ( )
overrideprotected

Member Function Documentation

◆ New()

static vtkTypeUInt64Array* vtkTypeUInt64Array::New ( )
static

◆ GetClassName()

virtual const char* vtkTypeUInt64Array::GetClassName ( )
virtual

◆ IsTypeOf()

static int vtkTypeUInt64Array::IsTypeOf ( const char *  type)
static

◆ IsA()

virtual int vtkTypeUInt64Array::IsA ( const char *  type)
virtual

◆ SafeDownCast()

static vtkTypeUInt64Array* vtkTypeUInt64Array::SafeDownCast ( vtkObject o)
static

◆ PrintSelf()

void vtkTypeUInt64Array::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
override

◆ FastDownCast()

static vtkTypeUInt64Array* vtkTypeUInt64Array::FastDownCast ( vtkAbstractArray source)
inlinestatic

Definition at line 40 of file vtkTypeUInt64Array.h.


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