Concrete Python  git-339c971
FunctionObject Member List
This is the complete list of members for FunctionObject, including all inherited members.
address() const Pointer
CallableObject(unsigned int address)CallableObject [explicit, protected]
CallableObject(const CallableObject &other)CallableObject
cast() const Pointer
check() const Object
data() const FunctionObject [private]
data_cast() const Pointer [protected]
DataCast(unsigned int address)Pointer [protected, static]
DestroyData(unsigned int address, DataType *data)Pointer [protected, static]
DestroyExtendedData(unsigned int address, DataType *data, size_t extension_size)Pointer [protected, static]
DestroyExtendedPointer(PointerType &pointer, typename PointerType::Data *data, size_t extension_size)Pointer [protected, static]
DestroyPointer(PointerType &pointer)Pointer [protected, static]
extend_data_access(size_t extension_size) const Pointer [protected]
ExtendDataAccess(unsigned int address, size_t extension_size)Pointer [protected, static]
FunctionObject(unsigned int address)FunctionObject [explicit, protected]
FunctionObject(const FunctionObject &other)FunctionObject
concrete::CallableObject::New()Object [static]
NewCustomSizeObject(size_t size, Args...args)Object [protected, static]
NewCustomSizePointer(size_t size, Args...args)Pointer [protected, static]
NewObject(Args...args)Object [protected, static]
NewPointer(Args...args)Pointer [protected, static]
nonthrowing_data_cast() const Pointer [protected]
nonthrowing_extend_data_access(size_t extension_size) const Pointer [protected]
NonthrowingDataCast(unsigned int address)Pointer [protected, static]
NonthrowingExtendDataAccess(unsigned int address, size_t extension_size)Pointer [protected, static]
Object()Object
Object(const Object &other)Object
Object(unsigned int address)Object [explicit, protected]
operator bool() const Object
operator!() const Object
operator!=(const Pointer &other) const Pointer
operator=(const Object &other)Object
concrete::Pointer::operator=(const Pointer &other)Pointer
operator==(const Pointer &other) const Pointer
Pointer()Pointer
Pointer(const Pointer &other)Pointer
Pointer(unsigned int address)Pointer [explicit, protected]
protocol() const Object
repr() const Object
require() const Object
reset_address(unsigned int address)Pointer [protected]
str() const Object
Type()FunctionObject [static]
type() const Object
visit(Visitor &v) const FunctionObject
~Object()Object