All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hackle.java4cpp.1.2.source-code.header_native_imp.h Maven / Gradle / Ivy

There is a newer version: 1.5
Show newest version
/**************************************************************
 * This header file was autogenerated by java4cpp. 
 * It is intended to be modified. It will not be overwritten if it already exists.
 *
 **************************************************************/
#ifndef %NAMESPACE%_%CLASS_NAME%_H
#define %NAMESPACE%_%CLASS_NAME%_H

namespace %NAMESPACE% {

    class %CLASS_NAME%Context {
        // add any data to store per object
    };
}

#endif
// end of #ifndef %NAMESPACE%_%CLASS_NAME%_H




© 2015 - 2025 Weber Informatics LLC | Privacy Policy