Merged gcj-eclipse branch to trunk.
[official-gcc.git] / libjava / gnu / javax / crypto / jce / mac / OMacImpl$Cast5.h
blob65b6f9d79952da824b59b2bc9c13dd3d47df5481
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __gnu_javax_crypto_jce_mac_OMacImpl$Cast5__
5 #define __gnu_javax_crypto_jce_mac_OMacImpl$Cast5__
7 #pragma interface
9 #include <gnu/javax/crypto/jce/mac/OMacImpl.h>
10 extern "Java"
12 namespace gnu
14 namespace javax
16 namespace crypto
18 namespace jce
20 namespace mac
22 class OMacImpl;
23 class OMacImpl$Cast5;
31 class gnu::javax::crypto::jce::mac::OMacImpl$Cast5 : public ::gnu::javax::crypto::jce::mac::OMacImpl
34 public:
35 OMacImpl$Cast5(::gnu::javax::crypto::jce::mac::OMacImpl *);
36 public: // actually package-private
37 ::gnu::javax::crypto::jce::mac::OMacImpl * __attribute__((aligned(__alignof__( ::gnu::javax::crypto::jce::mac::OMacImpl)))) this$0;
38 public:
39 static ::java::lang::Class class$;
42 #endif // __gnu_javax_crypto_jce_mac_OMacImpl$Cast5__