Package pype32 :: Module dotnet
[hide private]
[frames] | no frames]

Module dotnet

source code

Classes [hide private]
  StringHeapIndex
  GuidHeapIndex
  BlobHeapIndex
  MultiTableIndex
  TypeDefOrRefIndex
  HasConstantIndex
  HasCustomAttributeIndex
  HasFieldMarshallIndex
  HasDeclSecurityIndex
  MemberRefParentIndex
  HasSemanticsIndex
  MethodDefOrRefIndex
  MemberForwardedIndex
  ImplementationIndex
  CustomAttributeTypeIndex
  ResolutionScopeIndex
  TypeOrMethodDefIndex
  FieldIndex
  MethodDefIndex
  ParamIndex
  TypeDefIndex
  EventIndex
  PropertyIndex
  ModuleRefIndex
  AssemblyRefIndex
  GenericParamIndex
Functions [hide private]
 
MetadataTableDefinitions(dt, netMetaDataStreams) source code
Variables [hide private]
  MetadataTableNames = {0: 'Module', 1: 'TypeRef', 2: 'TypeDef',...
  __package__ = 'pype32'
Variables Details [hide private]

MetadataTableNames

Value:
{0: 'Module',
 1: 'TypeRef',
 2: 'TypeDef',
 3: 'FieldPtr',
 4: 'Field',
 5: 'MethodPtr',
 6: 'MethodDef',
 7: 'ParamPtr',
...