Class CorHeader

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Reflection.Metadata, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Reflection.Metadata
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Reflection.PortableExecutable.CorHeader
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • CorHeader

        public CorHeader​(java.lang.Object instance)
                  throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • CorHeader

        public CorHeader()
                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getEntryPointTokenOrRelativeVirtualAddress

        public int getEntryPointTokenOrRelativeVirtualAddress()
                                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFlags

        public CorFlags getFlags()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCodeManagerTableDirectory

        public DirectoryEntry getCodeManagerTableDirectory()
                                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExportAddressTableJumpsDirectory

        public DirectoryEntry getExportAddressTableJumpsDirectory()
                                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getManagedNativeHeaderDirectory

        public DirectoryEntry getManagedNativeHeaderDirectory()
                                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMetadataDirectory

        public DirectoryEntry getMetadataDirectory()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getResourcesDirectory

        public DirectoryEntry getResourcesDirectory()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStrongNameSignatureDirectory

        public DirectoryEntry getStrongNameSignatureDirectory()
                                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getVtableFixupsDirectory

        public DirectoryEntry getVtableFixupsDirectory()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMajorRuntimeVersion

        public UInt16 getMajorRuntimeVersion()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMinorRuntimeVersion

        public UInt16 getMinorRuntimeVersion()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable