retdec
retdec::fileformat::DotnetClass Member List

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

abstractretdec::fileformat::DotnetClassprivate
addBaseType(std::unique_ptr< DotnetDataTypeBase > &&baseType)retdec::fileformat::DotnetClass
addField(std::unique_ptr< DotnetField > &&field)retdec::fileformat::DotnetClass
addGenericParameter(std::string &&genericParam)retdec::fileformat::DotnetClass
addMethod(std::unique_ptr< DotnetMethod > &&method)retdec::fileformat::DotnetClass
addProperty(std::unique_ptr< DotnetProperty > &&property)retdec::fileformat::DotnetClass
baseTypesretdec::fileformat::DotnetClassprivate
classOrInterfaceretdec::fileformat::DotnetClassprivate
declaredFieldsCountretdec::fileformat::DotnetClassprivate
declaredGenericParametersCountretdec::fileformat::DotnetClassprivate
declaredMethodsCountretdec::fileformat::DotnetClassprivate
DotnetClass(MetadataTableType rType, std::size_t idx)retdec::fileformat::DotnetClass
fieldsretdec::fileformat::DotnetClassprivate
genericParametersretdec::fileformat::DotnetClassprivate
getBaseTypes() constretdec::fileformat::DotnetClass
getDeclaredFieldsCount() constretdec::fileformat::DotnetClass
getDeclaredGenericParametersCount() constretdec::fileformat::DotnetClass
getDeclaredMethodsCount() constretdec::fileformat::DotnetClass
getFields() constretdec::fileformat::DotnetClass
getFieldsCount() constretdec::fileformat::DotnetClass
getFullyQualifiedName() constretdec::fileformat::DotnetTypeinline
getFullyQualifiedNameWithGenericParameters() constretdec::fileformat::DotnetClass
getGenericParameters() constretdec::fileformat::DotnetClass
getGenericParametersCount() constretdec::fileformat::DotnetClass
getGenericParametersString() constretdec::fileformat::DotnetClassprivate
getIndex() constretdec::fileformat::DotnetClass
getLibName() constretdec::fileformat::DotnetClass
getMethods() constretdec::fileformat::DotnetClass
getMethodsCount() constretdec::fileformat::DotnetClass
getName() constretdec::fileformat::DotnetTypeinline
getNameSpace() constretdec::fileformat::DotnetTypeinline
getNameWithGenericParameters() constretdec::fileformat::DotnetClass
getNameWithParentClassIndex() constretdec::fileformat::DotnetClass
getNestedName() constretdec::fileformat::DotnetClass
getParent() constretdec::fileformat::DotnetClass
getProperties() constretdec::fileformat::DotnetClass
getPropertiesCount() constretdec::fileformat::DotnetClass
getRawTypeDef() constretdec::fileformat::DotnetClass
getRawTypeRef() constretdec::fileformat::DotnetClass
getRecordType() constretdec::fileformat::DotnetClass
getTopLevelNameSpace() constretdec::fileformat::DotnetClass
getTypeString() constretdec::fileformat::DotnetClass
getVisibility() constretdec::fileformat::DotnetTypeinline
getVisibilityString() constretdec::fileformat::DotnetType
indexretdec::fileformat::DotnetClassprivate
isAbstract() constretdec::fileformat::DotnetClass
isClass() constretdec::fileformat::DotnetClass
isInterface() constretdec::fileformat::DotnetClass
isPrivate() constretdec::fileformat::DotnetTypeinline
isProtected() constretdec::fileformat::DotnetTypeinline
isPublic() constretdec::fileformat::DotnetTypeinline
isSealed() constretdec::fileformat::DotnetClass
libNameretdec::fileformat::DotnetClassprivate
methodsretdec::fileformat::DotnetClassprivate
nameretdec::fileformat::DotnetTypeprotected
nameSpaceretdec::fileformat::DotnetTypeprotected
parentretdec::fileformat::DotnetClassprivate
propertiesretdec::fileformat::DotnetClassprivate
rawRecordretdec::fileformat::DotnetClassprivate
recordTyperetdec::fileformat::DotnetClassprivate
sealedretdec::fileformat::DotnetClassprivate
setDeclaredFieldsCount(std::size_t classFieldsCount)retdec::fileformat::DotnetClass
setDeclaredGenericParametersCount(std::size_t classGenericParamsCount)retdec::fileformat::DotnetClass
setDeclaredMethodsCount(std::size_t classMethodsCount)retdec::fileformat::DotnetClass
setIsAbstract(bool set)retdec::fileformat::DotnetClass
setIsInterface(bool set)retdec::fileformat::DotnetClass
setIsSealed(bool set)retdec::fileformat::DotnetClass
setLibName(const std::string &lName)retdec::fileformat::DotnetClass
setName(const std::string &typeName)retdec::fileformat::DotnetTypeinline
setNameSpace(const std::string &typeNameSpace)retdec::fileformat::DotnetTypeinline
setParent(const DotnetClass *par)retdec::fileformat::DotnetClass
setRawRecord(std::variant< const TypeDef *, const TypeRef * > rRecord)retdec::fileformat::DotnetClass
setVisibility(DotnetTypeVisibility typeVisibility)retdec::fileformat::DotnetTypeinline
visibilityretdec::fileformat::DotnetTypeprotected
~DotnetType()=defaultretdec::fileformat::DotnetTypevirtual