public class VgISimpleGestureManipulatorListenerConstRefPtr
extends java.lang.Object
Constructor and Description |
---|
VgISimpleGestureManipulatorListenerConstRefPtr() |
VgISimpleGestureManipulatorListenerConstRefPtr(VgISimpleGestureManipulatorListener pPointer) |
VgISimpleGestureManipulatorListenerConstRefPtr(VgISimpleGestureManipulatorListenerConstRefPtr pConstRefPtr) |
Modifier and Type | Method and Description |
---|---|
VgISimpleGestureManipulatorListener |
__deref__() |
VgISimpleGestureManipulatorListener |
__ref__() |
void |
delete() |
VgISimpleGestureManipulatorListener |
get() |
int |
getNbReferences() |
static VgISimpleGestureManipulatorListenerConstRefPtr |
getNull() |
boolean |
isValid() |
void |
ref() |
VgISimpleGestureManipulatorListenerConstRefPtr |
set(VgISimpleGestureManipulatorListener pPointer) |
void |
unref() |
public VgISimpleGestureManipulatorListenerConstRefPtr()
public VgISimpleGestureManipulatorListenerConstRefPtr(VgISimpleGestureManipulatorListener pPointer)
public VgISimpleGestureManipulatorListenerConstRefPtr(VgISimpleGestureManipulatorListenerConstRefPtr pConstRefPtr)
public void delete()
public static VgISimpleGestureManipulatorListenerConstRefPtr getNull()
public VgISimpleGestureManipulatorListenerConstRefPtr set(VgISimpleGestureManipulatorListener pPointer)
public VgISimpleGestureManipulatorListener __ref__()
public VgISimpleGestureManipulatorListener __deref__()
public VgISimpleGestureManipulatorListener get()
public boolean isValid()
public void ref()
public void unref()
public int getNbReferences()