retdec
|
This is the complete list of members for retdec::fileformat::DotnetType, including all inherited members.
getFullyQualifiedName() const | retdec::fileformat::DotnetType | inline |
getName() const | retdec::fileformat::DotnetType | inline |
getNameSpace() const | retdec::fileformat::DotnetType | inline |
getVisibility() const | retdec::fileformat::DotnetType | inline |
getVisibilityString() const | retdec::fileformat::DotnetType | |
isPrivate() const | retdec::fileformat::DotnetType | inline |
isProtected() const | retdec::fileformat::DotnetType | inline |
isPublic() const | retdec::fileformat::DotnetType | inline |
name | retdec::fileformat::DotnetType | protected |
nameSpace | retdec::fileformat::DotnetType | protected |
setName(const std::string &typeName) | retdec::fileformat::DotnetType | inline |
setNameSpace(const std::string &typeNameSpace) | retdec::fileformat::DotnetType | inline |
setVisibility(DotnetTypeVisibility typeVisibility) | retdec::fileformat::DotnetType | inline |
visibility | retdec::fileformat::DotnetType | protected |
~DotnetType()=default | retdec::fileformat::DotnetType | virtual |