15#ifndef LIEF_PDB_TYPE_POINTER_H
16#define LIEF_PDB_TYPE_POINTER_H
@ POINTER
Definition PDB/Type.hpp:86
This class represents a LF_POINTER PDB type.
Definition PDB/types/Pointer.hpp:26
std::unique_ptr< Type > underlying_type() const
The underlying type pointed by this pointer.
static bool classof(const Type *type)
Definition PDB/types/Pointer.hpp:30
Definition PDB/types/Array.hpp:23
Definition BuildMetadata.hpp:24
LIEF namespace.
Definition Abstract/Binary.hpp:40
#define LIEF_API
Definition visibility.h:41