OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [gnu/] [CORBA/] [Poa/] [StandardPolicies.h] - Blame information for rev 756

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_CORBA_Poa_StandardPolicies__
5
#define __gnu_CORBA_Poa_StandardPolicies__
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 CORBA
17
    {
18
      namespace Poa
19
      {
20
          class AccessiblePolicy;
21
          class StandardPolicies;
22
      }
23
    }
24
  }
25
  namespace org
26
  {
27
    namespace omg
28
    {
29
      namespace CORBA
30
      {
31
          class Policy;
32
      }
33
    }
34
  }
35
}
36
 
37
class gnu::CORBA::Poa::StandardPolicies : public ::java::lang::Object
38
{
39
 
40
public:
41
  StandardPolicies();
42
  static JArray< ::org::omg::CORBA::Policy * > * rootPoa();
43
  static JArray< ::org::omg::CORBA::Policy * > * withDefault(JArray< ::org::omg::CORBA::Policy * > *);
44
private:
45
  static JArray< ::gnu::CORBA::Poa::AccessiblePolicy * > * rootPOASet;
46
public:
47
  static ::java::lang::Class class$;
48
};
49
 
50
#endif // __gnu_CORBA_Poa_StandardPolicies__

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.