URL
                    https://opencores.org/ocsvn/openrisc/openrisc/trunk
                
             
            
            
Details |
Compare with Previous |
View Log
   
      
      | Line No. | 
      Rev | 
      Author | 
      Line | 
      
   
   
      
         | 1 | 
         756 | 
         jeremybenn | 
          
  | 
      
      
         | 2 | 
          | 
          | 
         // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
  | 
      
      
         | 3 | 
          | 
          | 
          
  | 
      
      
         | 4 | 
          | 
          | 
         #ifndef __gnu_xml_pipeline_PipelineFactory__
  | 
      
      
         | 5 | 
          | 
          | 
         #define __gnu_xml_pipeline_PipelineFactory__
  | 
      
      
         | 6 | 
          | 
          | 
          
  | 
      
      
         | 7 | 
          | 
          | 
         #pragma interface
  | 
      
      
         | 8 | 
          | 
          | 
          
  | 
      
      
         | 9 | 
          | 
          | 
         #include <java/lang/Object.h>
  | 
      
      
         | 10 | 
          | 
          | 
         #include <gcj/array.h>
  | 
      
      
         | 11 | 
          | 
          | 
          
  | 
      
      
         | 12 | 
          | 
          | 
         extern "Java"
  | 
      
      
         | 13 | 
          | 
          | 
         {
  | 
      
      
         | 14 | 
          | 
          | 
           namespace gnu
  | 
      
      
         | 15 | 
          | 
          | 
           {
  | 
      
      
         | 16 | 
          | 
          | 
             namespace xml
  | 
      
      
         | 17 | 
          | 
          | 
             {
  | 
      
      
         | 18 | 
          | 
          | 
               namespace pipeline
  | 
      
      
         | 19 | 
          | 
          | 
               {
  | 
      
      
         | 20 | 
          | 
          | 
                   class EventConsumer;
  | 
      
      
         | 21 | 
          | 
          | 
                   class PipelineFactory;
  | 
      
      
         | 22 | 
          | 
          | 
                   class PipelineFactory$Pipeline;
  | 
      
      
         | 23 | 
          | 
          | 
                   class PipelineFactory$Stage;
  | 
      
      
         | 24 | 
          | 
          | 
               }
  | 
      
      
         | 25 | 
          | 
          | 
             }
  | 
      
      
         | 26 | 
          | 
          | 
           }
  | 
      
      
         | 27 | 
          | 
          | 
         }
  | 
      
      
         | 28 | 
          | 
          | 
          
  | 
      
      
         | 29 | 
          | 
          | 
         class gnu::xml::pipeline::PipelineFactory : public ::java::lang::Object
  | 
      
      
         | 30 | 
          | 
          | 
         {
  | 
      
      
         | 31 | 
          | 
          | 
          
  | 
      
      
         | 32 | 
          | 
          | 
         public:
  | 
      
      
         | 33 | 
          | 
          | 
           static ::gnu::xml::pipeline::EventConsumer * createPipeline(::java::lang::String *);
  | 
      
      
         | 34 | 
          | 
          | 
           static ::gnu::xml::pipeline::EventConsumer * createPipeline(::java::lang::String *, ::gnu::xml::pipeline::EventConsumer *);
  | 
      
      
         | 35 | 
          | 
          | 
         private:
  | 
      
      
         | 36 | 
          | 
          | 
           PipelineFactory();
  | 
      
      
         | 37 | 
          | 
          | 
         public:
  | 
      
      
         | 38 | 
          | 
          | 
           static ::gnu::xml::pipeline::EventConsumer * createPipeline(JArray< ::java::lang::String * > *, ::gnu::xml::pipeline::EventConsumer *);
  | 
      
      
         | 39 | 
          | 
          | 
         private:
  | 
      
      
         | 40 | 
          | 
          | 
           ::gnu::xml::pipeline::PipelineFactory$Pipeline * parsePipeline(JArray< ::java::lang::String * > *, ::gnu::xml::pipeline::EventConsumer *);
  | 
      
      
         | 41 | 
          | 
          | 
           ::gnu::xml::pipeline::PipelineFactory$Pipeline * parsePipeline(::gnu::xml::pipeline::EventConsumer *);
  | 
      
      
         | 42 | 
          | 
          | 
           ::gnu::xml::pipeline::PipelineFactory$Stage * parseStage();
  | 
      
      
         | 43 | 
          | 
          | 
         public: // actually package-private
  | 
      
      
         | 44 | 
          | 
          | 
           static JArray< JArray< ::java::lang::String * > * > * access$0();
  | 
      
      
         | 45 | 
          | 
          | 
         private:
  | 
      
      
         | 46 | 
          | 
          | 
           JArray< ::java::lang::String * > * __attribute__((aligned(__alignof__( ::java::lang::Object)))) tokens;
  | 
      
      
         | 47 | 
          | 
          | 
           jint index;
  | 
      
      
         | 48 | 
          | 
          | 
           static JArray< JArray< ::java::lang::String * > * > * builtinStages;
  | 
      
      
         | 49 | 
          | 
          | 
         public:
  | 
      
      
         | 50 | 
          | 
          | 
           static ::java::lang::Class class$;
  | 
      
      
         | 51 | 
          | 
          | 
         };
  | 
      
      
         | 52 | 
          | 
          | 
          
  | 
      
      
         | 53 | 
          | 
          | 
         #endif // __gnu_xml_pipeline_PipelineFactory__
  | 
      
   
 
 
         
                
        
            
            
        
        
             
    
        © copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.