Concrete Python  git-339c971
BoolObject Member List
This is the complete list of members for BoolObject, including all inherited members.
address() const Pointer
BoolObject(unsigned int address)BoolObject [explicit, protected]
BoolObject(const BoolObject &other)BoolObject
cast() const Pointer
check() const Object
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]
LongObject(unsigned int address)LongObject [explicit, protected]
LongObject(const LongObject &other)LongObject
concrete::Object::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()BoolObject [static]
type() const Object
visit(Visitor &v) const BoolObject
~Object()Object