Difference between revisions of "GenericEightByteMsg"

From BRL-CAD
(Write up description for GenericEightByteMsg)
 
(Drat! CopyPaste strikes again! Fixed.)
 
Line 10: Line 10:
 
|'''Length'''
 
|'''Length'''
 
|-
 
|-
|GenericFourByteField
+
|GenericEightByteField
 
|int64 (8 bytes)
 
|int64 (8 bytes)
 
|}
 
|}

Latest revision as of 09:39, 28 March 2011

Design icon.png This page contains the design document for an enhancement or feature. The design should be considered a work in progress and may not represent the final design. As this is a collaborative design, contributions and participation from other developers and users is encouraged. Use the discussion page for providing comments and suggestions.


Description[edit]

Generic NetMsg Virtual Subclass containing a single eight byte field

Fields[edit]

Element Length
GenericEightByteField int64 (8 bytes)