This page provides access to a program that writes marshalling code. When input is sent, the program processes it and, if all goes well, sends back code that marshalls C++ objects. The User's Guide has the details.
Header File 1 Header File 2
Middle File
Target Operating SystemLinuxWindows
Error HandlingReturn CodesExceptions
Code StructureIntegrated -- header-onlySeparated -- interfaces and implementations
Calculate and Use Message LengthsYesNo
Type Used for Constants -- this affects both message ids and type name constants.unsigned shortunsigned int
Depending on your configuration, some of the following files will be included by the generated code.