Module lief::pdb::types

Modules

Structs

  • This structure wraps a LF_ARRAY PDB type
  • This class represents an attribute (LF_MEMBER) in an aggregate (class, struct, union, …)
  • This structure wraps a LF_BITFIELD PDB type
  • This structure wraps a LF_CLASS PDB type
  • This structure wraps a LF_ENUM PDB type
  • This structure wraps a LF_PROCEDURE PDB type
  • This structure wraps a LF_INTERFACE PDB type
  • This class represents a Method (LF_ONEMETHOD) that can be defined in ClassLike PDB type
  • This structure wraps a LF_MODIFIER PDB type
  • This structure represents a LF_POINTER PDB type
  • This class represents a primitive types (int, float, …) which are also named simple types in the PDB format.
  • This structure wraps a LF_STRUCTURE PDB type
  • This structure wraps a LF_UNION PDB type

Enums

Traits

Type Aliases