Expand description
Skeleton code-generation helper — server-side dispatch.
A skeleton dispatches a GIOP request to the concrete servant method based on the operation name and marshals the reply.
Structs§
- Skeleton
Op - An operation that the skeleton must dispatch.
Functions§
- render_
skeleton_ dispatch - Renders an operation-name switch for the server skeleton.