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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [gnu/] [CORBA/] [IOR$CodeSets_profile$CodeSet_component.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_IOR$CodeSets_profile$CodeSet_component__
5
#define __gnu_CORBA_IOR$CodeSets_profile$CodeSet_component__
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
        class IOR$CodeSets_profile$CodeSet_component;
19
    }
20
  }
21
  namespace org
22
  {
23
    namespace omg
24
    {
25
      namespace CORBA
26
      {
27
        namespace portable
28
        {
29
            class InputStream;
30
            class OutputStream;
31
        }
32
      }
33
    }
34
  }
35
}
36
 
37
class gnu::CORBA::IOR$CodeSets_profile$CodeSet_component : public ::java::lang::Object
38
{
39
 
40
public:
41
  IOR$CodeSets_profile$CodeSet_component();
42
  virtual void read(::org::omg::CORBA::portable::InputStream *);
43
  virtual ::java::lang::String * toString();
44
  virtual ::java::lang::String * toStringFormatted();
45
  virtual void write(::org::omg::CORBA::portable::OutputStream *);
46
private:
47
  ::java::lang::String * name(jint);
48
public:
49
  JArray< jint > * __attribute__((aligned(__alignof__( ::java::lang::Object)))) conversion;
50
  jint native_set;
51
  static ::java::lang::Class class$;
52
};
53
 
54
#endif // __gnu_CORBA_IOR$CodeSets_profile$CodeSet_component__

powered by: WebSVN 2.1.0

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