#include <visual_basic_structures.h>
◆ structureSize()
static std::size_t retdec::fileformat::VBPublicObjectDescriptor::structureSize |
( |
| ) |
|
|
inlinestatic |
◆ methodNamesAddr
std::uint32_t retdec::fileformat::VBPublicObjectDescriptor::methodNamesAddr |
method names array address
◆ modulePublicAddr
std::uint32_t retdec::fileformat::VBPublicObjectDescriptor::modulePublicAddr |
public DATA section address
◆ moduleStaticAddr
std::uint32_t retdec::fileformat::VBPublicObjectDescriptor::moduleStaticAddr |
static DATA section address
◆ nMethods
std::uint32_t retdec::fileformat::VBPublicObjectDescriptor::nMethods |
◆ null
std::uint32_t retdec::fileformat::VBPublicObjectDescriptor::null |
◆ objectInfoAddr
std::uint32_t retdec::fileformat::VBPublicObjectDescriptor::objectInfoAddr |
Object info of this object address.
◆ objectNameAddr
std::uint32_t retdec::fileformat::VBPublicObjectDescriptor::objectNameAddr |
◆ objectType
std::uint32_t retdec::fileformat::VBPublicObjectDescriptor::objectType |
◆ publicBytesAddr
std::uint32_t retdec::fileformat::VBPublicObjectDescriptor::publicBytesAddr |
◆ reserved
std::uint32_t retdec::fileformat::VBPublicObjectDescriptor::reserved |
◆ staticBytesAddr
std::uint32_t retdec::fileformat::VBPublicObjectDescriptor::staticBytesAddr |
◆ staticVarsCopyAddr
std::uint32_t retdec::fileformat::VBPublicObjectDescriptor::staticVarsCopyAddr |
static variables copy destionation offset
The documentation for this struct was generated from the following file: