/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT; THIS FILE WAS AUTOMATICALLY GENERATED BY GENCLASS 2.1.0 // //============================================================================== #ifndef _cimple_CMPL_LargeInstance_h #define _cimple_CMPL_LargeInstance_h #include CIMPLE_NAMESPACE_BEGIN // CMPL_LargeInstance keys: // Key /*[1204]*/ class CMPL_LargeInstance : public Instance { public: // CMPL_LargeInstance features: Property Key; Property sizeOfInstance; Property countToReturn; Property instanceDeliveryType; Property largeProperty; Property largeArrayProperty; CIMPLE_CLASS(CMPL_LargeInstance) }; /*[1290]*/ class CMPL_LargeInstance_setConfig_method : public Instance { public: Property type; Property size; Property count; Property return_value; CIMPLE_METHOD(CMPL_LargeInstance_setConfig_method) }; /*[1290]*/ class CMPL_LargeInstance_getConfig_method : public Instance { public: Property type; Property size; Property count; Property return_value; CIMPLE_METHOD(CMPL_LargeInstance_getConfig_method) }; /*[1290]*/ class CMPL_LargeInstance_test_method : public Instance { public: Property return_value; CIMPLE_METHOD(CMPL_LargeInstance_test_method) }; CIMPLE_NAMESPACE_END #endif /* _cimple_CMPL_LargeInstance_h */