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 System
Linux
Windows

Error Handling
Return Codes
Exceptions

Code Structure
Integrated -- header-only
Separated -- interfaces and implementations

Calculate and Use Message Lengths
Yes
No

Type Used for Constants -- this affects both message ids and type name constants.
unsigned short
unsigned int

Depending on your configuration, some of the following files will be included by the generated code.

Counter.hh
ErrorWordsShepherd.hh
MarshallingFunctions.hh
Buffer.hh or WinBuffer.hh