Bug 156 - Marshal complete structure in a single operation
Summary: Marshal complete structure in a single operation
Status: ASSIGNED
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.0
Hardware: All All
: P4 enhancement
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks:
 
Reported: 1999-07-26 18:31 CDT by Ossama Othman
Modified: 1999-08-04 11:38 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ossama Othman 1999-07-26 18:31:18 CDT
In some cases it is possible to marshal a complete structure in a single
operation to allow this the structure must have fixed size (in the CDR spec
sense) and its memory layout must match the CDR layout.
Comment 1 Carlos O'Ryan 1999-08-04 11:38:59 CDT
This is a valid enhacement request and should be considered in the next round of
optimizations.