retdec
retdec::ctypes::PointerType Member List

This is the complete list of members for retdec::ctypes::PointerType, including all inherited members.

accept(Visitor *v) overrideretdec::ctypes::PointerTypevirtual
bitWidthretdec::ctypes::Typeprotected
create(const std::shared_ptr< Context > &context, const std::shared_ptr< Type > &pointedType, unsigned bitWidth=0)retdec::ctypes::PointerTypestatic
getBitWidth() constretdec::ctypes::Type
getName() constretdec::ctypes::Type
getPointedType() constretdec::ctypes::PointerType
isArray() constretdec::ctypes::Typevirtual
isEnum() constretdec::ctypes::Typevirtual
isFloatingPoint() constretdec::ctypes::Typevirtual
isFunction() constretdec::ctypes::Typevirtual
isIntegral() constretdec::ctypes::Typevirtual
isNamed() constretdec::ctypes::Typevirtual
isPointer() const overrideretdec::ctypes::PointerTypevirtual
isReference() constretdec::ctypes::Typevirtual
isStruct() constretdec::ctypes::Typevirtual
isTypedef() constretdec::ctypes::Typevirtual
isUnion() constretdec::ctypes::Typevirtual
isUnknown() constretdec::ctypes::Typevirtual
isVoid() constretdec::ctypes::Typevirtual
nameretdec::ctypes::Typeprotected
pointedTyperetdec::ctypes::PointerTypeprivate
PointerType(const std::shared_ptr< Type > &pointedType, unsigned bitWidth=0)retdec::ctypes::PointerTypeprivate
Type()=defaultretdec::ctypes::Typeprotected
Type(const std::string &name, unsigned bitWidth)retdec::ctypes::Typeprotected
Visitable()=defaultretdec::ctypes::Visitableprotected
~Type()=defaultretdec::ctypes::Typevirtual
~Visitable()=defaultretdec::ctypes::Visitableprotected