home *** CD-ROM | disk | FTP | other *** search
- /* DO NOT EDIT THIS FILE - it is machine generated */
- #include <native.h>
- /* Header for class sun_misc_SelfTest */
-
- #ifndef _Included_sun_misc_SelfTest
- #define _Included_sun_misc_SelfTest
- struct Hsun_misc_SelfTestInterface;
-
- #pragma pack(4)
-
- typedef struct Classsun_misc_SelfTest {
- long i1;
- long i2;
- float f1;
- float f2;
- double d1;
- double d2;
- int64_t l1;
- int64_t l2;
- /* Inaccessible static: si1 */
- /* Inaccessible static: si2 */
- /* Inaccessible static: sf1 */
- /* Inaccessible static: sf2 */
- /* Inaccessible static: sd1 */
- /* Inaccessible static: sd2 */
- /* Inaccessible static: sl1 */
- /* Inaccessible static: sl2 */
- struct Hsun_misc_SelfTestInterface *interfaceObject;
- struct HArrayOfArray *multi;
- } Classsun_misc_SelfTest;
- HandleTo(sun_misc_SelfTest);
-
- #pragma pack()
-
- #ifdef __cplusplus
- extern "C" {
- #endif
- #ifdef __cplusplus
- }
- #endif
- #endif
-