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

#include <vtkTypeInt64Array.h>

Inherits vtkTypeArrayBase.

Public Types

typedef vtkTypeArrayBase Superclass
 

Public Member Functions

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

Static Public Member Functions

static vtkTypeInt64ArrayNew ()
 
static int IsTypeOf (const char *type)
 
static vtkTypeInt64ArraySafeDownCast (vtkObjectBase *o)
 
static vtkTypeInt64ArrayFastDownCast (vtkAbstractArray *source)
 

Protected Member Functions

virtual vtkObjectBaseNewInstanceInternal () const
 
 vtkTypeInt64Array ()
 
 ~vtkTypeInt64Array () override
 

Detailed Description

Definition at line 40 of file vtkTypeInt64Array.h.

Member Typedef Documentation

◆ Superclass

Definition at line 44 of file vtkTypeInt64Array.h.

Constructor & Destructor Documentation

◆ vtkTypeInt64Array()

vtkTypeInt64Array::vtkTypeInt64Array ( )
protected

◆ ~vtkTypeInt64Array()

vtkTypeInt64Array::~vtkTypeInt64Array ( )
overrideprotected

Member Function Documentation

◆ New()

static vtkTypeInt64Array* vtkTypeInt64Array::New ( )
static

◆ IsTypeOf()

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

◆ IsA()

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

◆ SafeDownCast()

static vtkTypeInt64Array* vtkTypeInt64Array::SafeDownCast ( vtkObjectBase o)
static

◆ NewInstanceInternal()

virtual vtkObjectBase* vtkTypeInt64Array::NewInstanceInternal ( ) const
protectedvirtual

◆ NewInstance()

vtkTypeInt64Array* vtkTypeInt64Array::NewInstance ( ) const

◆ PrintSelf()

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

◆ FastDownCast()

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

Definition at line 49 of file vtkTypeInt64Array.h.


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