retdec
retdec::fileformat::DotnetTypeReconstructor Member List

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

blobStreamretdec::fileformat::DotnetTypeReconstructorprivate
ClassList typedefretdec::fileformat::DotnetTypeReconstructor
ClassTable typedefretdec::fileformat::DotnetTypeReconstructor
ClassToMethodTable typedefretdec::fileformat::DotnetTypeReconstructor
classToMethodTableretdec::fileformat::DotnetTypeReconstructorprivate
createArray(std::vector< std::uint8_t > &data, const DotnetClass *ownerClass, const DotnetMethod *ownerMethod)retdec::fileformat::DotnetTypeReconstructorprivate
createClassDefinition(const TypeDef *typeDef, std::size_t fieldsCount, std::size_t methodsCount, std::size_t typeDefIndex)retdec::fileformat::DotnetTypeReconstructorprivate
createClassReference(const TypeRef *typeRef, std::size_t typeRefIndex)retdec::fileformat::DotnetTypeReconstructorprivate
createDataTypeFollowedByReference(std::vector< std::uint8_t > &data)retdec::fileformat::DotnetTypeReconstructorprivate
createDataTypeFollowedByType(std::vector< std::uint8_t > &data, const DotnetClass *ownerClass, const DotnetMethod *ownerMethod)retdec::fileformat::DotnetTypeReconstructorprivate
createField(const Field *field, const DotnetClass *ownerClass)retdec::fileformat::DotnetTypeReconstructorprivate
createFnPtr(std::vector< std::uint8_t > &data, const DotnetClass *ownerClass, const DotnetMethod *ownerMethod)retdec::fileformat::DotnetTypeReconstructorprivate
createGenericInstantiation(std::vector< std::uint8_t > &data, const DotnetClass *ownerClass, const DotnetMethod *ownerMethod)retdec::fileformat::DotnetTypeReconstructorprivate
createGenericReference(std::vector< std::uint8_t > &data, const U *owner)retdec::fileformat::DotnetTypeReconstructorprivate
createMethod(const MethodDef *methodDef, const DotnetClass *ownerClass)retdec::fileformat::DotnetTypeReconstructorprivate
createMethodParameter(const Param *param, const DotnetClass *ownerClass, const DotnetMethod *ownerMethod, std::vector< std::uint8_t > &signature)retdec::fileformat::DotnetTypeReconstructorprivate
createModifier(std::vector< std::uint8_t > &data, const DotnetClass *ownerClass, const DotnetMethod *ownerMethod)retdec::fileformat::DotnetTypeReconstructorprivate
createProperty(const Property *property, const DotnetClass *ownerClass)retdec::fileformat::DotnetTypeReconstructorprivate
dataTypeFromSignature(std::vector< std::uint8_t > &signature, const DotnetClass *ownerClass, const DotnetMethod *ownerMethod)retdec::fileformat::DotnetTypeReconstructorprivate
defClassTableretdec::fileformat::DotnetTypeReconstructorprivate
DotnetTypeReconstructor(const MetadataStream *metadata, const StringStream *strings, const BlobStream *blob)retdec::fileformat::DotnetTypeReconstructor
getDefinedClasses() constretdec::fileformat::DotnetTypeReconstructor
getReferencedClasses() constretdec::fileformat::DotnetTypeReconstructor
linkReconstructedClasses()retdec::fileformat::DotnetTypeReconstructorprivate
linkReconstructedClassesDo(size_t i, std::vector< bool > &visited, std::vector< bool > &stack, ClassList &refClasses, const MetadataTable< TypeRef > *typeRefTable)retdec::fileformat::DotnetTypeReconstructorprivate
metadataStreamretdec::fileformat::DotnetTypeReconstructorprivate
methodReturnTypeAndParamTypeTableretdec::fileformat::DotnetTypeReconstructorprivate
methodTableretdec::fileformat::DotnetTypeReconstructorprivate
MethodTable typedefretdec::fileformat::DotnetTypeReconstructor
reconstruct()retdec::fileformat::DotnetTypeReconstructor
reconstructBaseTypes()retdec::fileformat::DotnetTypeReconstructorprivate
reconstructClasses()retdec::fileformat::DotnetTypeReconstructorprivate
reconstructFields()retdec::fileformat::DotnetTypeReconstructorprivate
reconstructGenericParameters()retdec::fileformat::DotnetTypeReconstructorprivate
reconstructMethodParameters()retdec::fileformat::DotnetTypeReconstructorprivate
reconstructMethods()retdec::fileformat::DotnetTypeReconstructorprivate
reconstructNestedClasses()retdec::fileformat::DotnetTypeReconstructorprivate
reconstructProperties()retdec::fileformat::DotnetTypeReconstructorprivate
refClassTableretdec::fileformat::DotnetTypeReconstructorprivate
selectClass(const TypeDefOrRef &typeDefOrRef) constretdec::fileformat::DotnetTypeReconstructorprivate
SignatureTable typedefretdec::fileformat::DotnetTypeReconstructor
stringStreamretdec::fileformat::DotnetTypeReconstructorprivate