GcRxDictionaryIterator

class pygcad.pygrx.GcRxDictionaryIterator

Bases: GcRxIterator

Methods Summary

assign(self, para)

C++: GcRxDictionaryIterator::operator=(const class GcRxDictionaryIterator &) --> class GcRxDictionaryIterator &

cast(inPtr)

C++: GcRxDictionaryIterator::cast(const class GcRxObject *) --> class GcRxDictionaryIterator *

className()

C++: GcRxDictionaryIterator::className() --> const wchar_t *

desc()

C++: GcRxDictionaryIterator::desc() --> class GcRxClass *

id(self)

C++: GcRxDictionaryIterator::id() const --> unsigned int

isA(self)

C++: GcRxDictionaryIterator::isA() const --> class GcRxClass *

key(self)

C++: GcRxDictionaryIterator::key() const --> const wchar_t *

object(self)

C++: GcRxDictionaryIterator::object() const --> class GcRxObject *

Methods Documentation

assign(self: pygcad.pygrx.GcRxDictionaryIterator, para: pygcad.pygrx.GcRxDictionaryIterator) pygcad.pygrx.GcRxDictionaryIterator

C++: GcRxDictionaryIterator::operator=(const class GcRxDictionaryIterator &) –> class GcRxDictionaryIterator &

static cast(inPtr: pygcad.pygrx.GcRxObject) pygcad.pygrx.GcRxDictionaryIterator

C++: GcRxDictionaryIterator::cast(const class GcRxObject *) –> class GcRxDictionaryIterator *

static className() str

C++: GcRxDictionaryIterator::className() –> const wchar_t *

static desc() pygcad.pygrx.GcRxClass

C++: GcRxDictionaryIterator::desc() –> class GcRxClass *

id(self: pygcad.pygrx.GcRxDictionaryIterator) int

C++: GcRxDictionaryIterator::id() const –> unsigned int

isA(self: pygcad.pygrx.GcRxDictionaryIterator) pygcad.pygrx.GcRxClass

C++: GcRxDictionaryIterator::isA() const –> class GcRxClass *

key(self: pygcad.pygrx.GcRxDictionaryIterator) str

C++: GcRxDictionaryIterator::key() const –> const wchar_t *

object(self: pygcad.pygrx.GcRxDictionaryIterator) pygcad.pygrx.GcRxObject

C++: GcRxDictionaryIterator::object() const –> class GcRxObject *