Content deleted Content added
Bluelink 6 books for verifiability.) #IABot (v2.0) (GreenC bot |
|||
Line 112:
=== Data By Value ===
The CORBA Interface Definition Language provides the language- and OS-neutral inter-object communication definition. CORBA Objects are passed by reference, while data (integers, doubles, structs, enums, etc.) are passed by value. The combination of Objects-by-reference and data-by-value provides the means to enforce
===Objects By Value (OBV)===
|