retdec
retdec::fileformat::DotnetProperty Member List

This is the complete list of members for retdec::fileformat::DotnetProperty, including all inherited members.

dataTyperetdec::fileformat::DotnetPropertyprivate
getDataType() constretdec::fileformat::DotnetProperty
getFullyQualifiedName() constretdec::fileformat::DotnetTypeinline
getName() constretdec::fileformat::DotnetTypeinline
getNameSpace() constretdec::fileformat::DotnetTypeinline
getVisibility() constretdec::fileformat::DotnetTypeinline
getVisibilityString() constretdec::fileformat::DotnetType
isPrivate() constretdec::fileformat::DotnetTypeinline
isProtected() constretdec::fileformat::DotnetTypeinline
isPublic() constretdec::fileformat::DotnetTypeinline
isStatic() constretdec::fileformat::DotnetProperty
nameretdec::fileformat::DotnetTypeprotected
nameSpaceretdec::fileformat::DotnetTypeprotected
propertyIsStaticretdec::fileformat::DotnetPropertyprivate
setDataType(std::unique_ptr< DotnetDataTypeBase > &&propertyDataType)retdec::fileformat::DotnetProperty
setIsStatic(bool set)retdec::fileformat::DotnetProperty
setName(const std::string &typeName)retdec::fileformat::DotnetTypeinline
setNameSpace(const std::string &typeNameSpace)retdec::fileformat::DotnetTypeinline
setVisibility(DotnetTypeVisibility typeVisibility)retdec::fileformat::DotnetTypeinline
visibilityretdec::fileformat::DotnetTypeprotected
~DotnetType()=defaultretdec::fileformat::DotnetTypevirtual