Summary: The
gsxml2cpp utility generates serializer code, created by the
gs.xml file, allowing you to perform space operations.
gsxml2cpp UtilityThis section describes the gsxml2cpp utility usage and available options. The gsxml2cpp utility generates serializer code, created by the gs.xml file, allowing you to perform space operations in the space. To learn how to do this, see the CPP API Code Generator section. How to invoke the gsxml2cpp UtilityThe gsxml2cpp utility is usually called by a custom build tool. See below example how you can configure visual studio to call the gsxml2cpp: Syntaxgs> gsxml2cpp <XML input file> <Package name> <output serializer file (.cpp)> <output classes file (.h)> <POJO output directory [optional]> <PONO output directory [optional]> OptionsTo run this command from the command line, the environment must be set using the <GigaSpaces Root>\cpp\env.cmd script. The gsxml2cpp command has the following parameters:
Example$gsxml2cpp ../serializer/helloWorld.gs.xml HelloWorld ../serializer/HelloWorldMessage.cpp ../serializer/HelloWorldMessage.h |
![]() |
GigaSpaces.com - Legal Notice - 3rd Party Licenses - Site Map - API Docs - Forum - Downloads - Blog - White Papers - Contact Tech Writing - Gen. by Atlassian Confluence |