Bug 3005

Summary: Rework TAO_InputCDR/OutputCDR to accept TAO_GIOP_Message_Version
Product: TAO Reporter: Johnny Willemsen <jwillemsen>
Component: ORBAssignee: DOC Center Support List (internal) <tao-support>
Status: NEW ---    
Severity: enhancement    
Priority: P3    
Version: 1.5.9   
Hardware: All   
OS: All   

Description Johnny Willemsen 2007-07-24 06:48:49 CDT
We have TAO_GIOP_Message_Version to represent a GIOP version (consistent out of two octets). The inputcdr/outputcdr to accept the two octets seperately. We should rework this to accept just TAO_GIOP_Message_Version. When we use that throughout the ORB more the code will be simplified because we pass these version octets around through the callpath