Panda3D
Public Member Functions | Static Public Member Functions

PTAVecBase2 Class Reference

Inheritance diagram for PTAVecBase2:
PointerToArrayBaseVBase2 PointerToArrayBaseVBase2 PointerToBaseReferenceCountedVectorVBase2 PointerToBaseReferenceCountedVectorVBase2 PointerToVoid PointerToVoid MemoryBase MemoryBase

List of all members.

Public Member Functions

 clear ()
 ConstPointerToArray (PointerToArrayVBase2 const copy)
 ConstPointerToArray (ConstPointerToArrayVBase2 const copy)
string getData ()
string getData ()
VBase2 const getElement (unsigned int n)
VBase2 const getElement (unsigned int n)
unsigned int getHash ()
VBase2 const getitem (unsigned int n)
VBase2 const getitem (unsigned int n)
int getNodeRefCount ()
int getNodeRefCount ()
int getRefCount ()
int getRefCount ()
string getSubdata (unsigned int n, unsigned int count)
string getSubdata (unsigned int n, unsigned int count)
bool isNull ()
 Returns true if the PointerTo is a NULL pointer, false otherwise.
 output (ostream out)
 PointerToArray ()
 PointerToArray (PointerToArrayVBase2 const copy)
 PointerToArray (PyObject self, PyObject sequence)
 PointerToArray (TypeHandle type_handle)
 popBack ()
 pushBack (VBase2 const x)
 setData (string data)
 setElement (unsigned int n, VBase2 const value)
 setitem (unsigned int n, VBase2 const value)
 setSubdata (unsigned int n, unsigned int count, string data)
unsigned int size ()
unsigned int size ()

Static Public Member Functions

static PointerToArrayVBase2 emptyArray (unsigned int n, TypeHandle type_handle)
static PointerToArrayVBase2 emptyArray (unsigned int n)

Member Function Documentation

clear ( ) [inherited]
ConstPointerToArray ( PointerToArrayVBase2 const  copy)
ConstPointerToArray ( ConstPointerToArrayVBase2 const  copy)
static PointerToArrayVBase2 emptyArray ( unsigned int  n,
TypeHandle  type_handle 
) [static]
static PointerToArrayVBase2 emptyArray ( unsigned int  n) [static]
string getData ( )
string getData ( )
VBase2 const getElement ( unsigned int  n)
VBase2 const getElement ( unsigned int  n)
unsigned int getHash ( ) [inherited]
VBase2 const getitem ( unsigned int  n)
VBase2 const getitem ( unsigned int  n)
int getNodeRefCount ( )
int getNodeRefCount ( )
int getRefCount ( )
int getRefCount ( )
string getSubdata ( unsigned int  n,
unsigned int  count 
)
string getSubdata ( unsigned int  n,
unsigned int  count 
)
bool isNull ( ) [inherited]

Returns true if the PointerTo is a NULL pointer, false otherwise.

(Direct comparison to a NULL pointer also works.)

Reimplemented in PointerToConnection.

output ( ostream  out) [inherited]
PointerToArray ( PointerToArrayVBase2 const  copy)
PointerToArray ( PyObject  self,
PyObject  sequence 
)
PointerToArray ( TypeHandle  type_handle)
PointerToArray ( )
popBack ( )
pushBack ( VBase2 const  x)
setData ( string  data)
setElement ( unsigned int  n,
VBase2 const  value 
)
setitem ( unsigned int  n,
VBase2 const  value 
)
setSubdata ( unsigned int  n,
unsigned int  count,
string  data 
)
unsigned int size ( )
unsigned int size ( )
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties