comparison Sources/Autogenerated/sdk_OrthancPluginRestOutput.impl.h @ 186:55473de7694f java-code-model

added warning about auto-generated files
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 02 Jul 2024 16:10:35 +0200
parents c8de83fe7faa
children 3678a028f1f6
comparison
equal deleted inserted replaced
185:7e8085f80df5 186:55473de7694f
15 * Affero General Public License for more details. 15 * Affero General Public License for more details.
16 * 16 *
17 * You should have received a copy of the GNU Affero General Public License 17 * You should have received a copy of the GNU Affero General Public License
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20
21
22 // WARNING: Auto-generated file. Do not modify it by hand.
20 23
21 24
22 // Forward declaration of the autogenerated methods 25 // Forward declaration of the autogenerated methods
23 static PyObject *sdk_OrthancPluginRestOutput_OrthancPluginAnswerBuffer( 26 static PyObject *sdk_OrthancPluginRestOutput_OrthancPluginAnswerBuffer(
24 sdk_OrthancPluginRestOutput_Object* self, PyObject *args); 27 sdk_OrthancPluginRestOutput_Object* self, PyObject *args);