Class PdbFactory


  • public class PdbFactory
    extends java.lang.Object
    • Constructor Detail

      • PdbFactory

        public PdbFactory()
    • Method Detail

      • getPdbInfoDotNetInstance

        public static PdbInfoDotNetIface getPdbInfoDotNetInstance​(BinaryReader reader,
                                                                  int ptr)
                                                           throws java.io.IOException
        Throws:
        java.io.IOException
      • getPdbInfoInstance

        public static PdbInfoIface getPdbInfoInstance​(BinaryReader reader,
                                                      int ptr)
                                               throws java.io.IOException
        Throws:
        java.io.IOException
      • doGetPdbInfoDotNetInstance

        protected PdbInfoDotNetIface doGetPdbInfoDotNetInstance​(BinaryReader reader,
                                                                int ptr)
                                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • doGetPdbInfoInstance

        protected PdbInfoIface doGetPdbInfoInstance​(BinaryReader reader,
                                                    int ptr)
                                             throws java.io.IOException
        Throws:
        java.io.IOException