aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/libjava/gnu/CORBA/IOR$CodeSets_profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/libjava/gnu/CORBA/IOR$CodeSets_profile.h')
-rw-r--r--gcc-4.6/libjava/gnu/CORBA/IOR$CodeSets_profile.h46
1 files changed, 0 insertions, 46 deletions
diff --git a/gcc-4.6/libjava/gnu/CORBA/IOR$CodeSets_profile.h b/gcc-4.6/libjava/gnu/CORBA/IOR$CodeSets_profile.h
deleted file mode 100644
index e38bdc4a3..000000000
--- a/gcc-4.6/libjava/gnu/CORBA/IOR$CodeSets_profile.h
+++ /dev/null
@@ -1,46 +0,0 @@
-
-// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
-
-#ifndef __gnu_CORBA_IOR$CodeSets_profile__
-#define __gnu_CORBA_IOR$CodeSets_profile__
-
-#pragma interface
-
-#include <java/lang/Object.h>
-extern "Java"
-{
- namespace gnu
- {
- namespace CORBA
- {
- namespace CDR
- {
- class AbstractCdrInput;
- class AbstractCdrOutput;
- }
- namespace GIOP
- {
- class CodeSetServiceContext;
- }
- class IOR$CodeSets_profile;
- class IOR$CodeSets_profile$CodeSet_component;
- }
- }
-}
-
-class gnu::CORBA::IOR$CodeSets_profile : public ::java::lang::Object
-{
-
-public:
- IOR$CodeSets_profile();
- virtual void read(::gnu::CORBA::CDR::AbstractCdrInput *);
- virtual ::java::lang::String * toString();
- virtual void write(::gnu::CORBA::CDR::AbstractCdrOutput *);
- static const jint TAG_CODE_SETS = 1;
- ::gnu::CORBA::IOR$CodeSets_profile$CodeSet_component * __attribute__((aligned(__alignof__( ::java::lang::Object)))) narrow;
- ::gnu::CORBA::IOR$CodeSets_profile$CodeSet_component * wide;
- ::gnu::CORBA::GIOP::CodeSetServiceContext * negotiated;
- static ::java::lang::Class class$;
-};
-
-#endif // __gnu_CORBA_IOR$CodeSets_profile__