Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XFcBtUUID Class Reference

Inheritance diagram for XFcBtUUID:

Inheritance graph
[legend]
Collaboration diagram for XFcBtUUID:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 XFcBtUUID (UINT32 aUuidHighHigh, UINT32 aUuidHighLow, UINT32 aUuidLowHigh, UINT32 aUuidLowLow)
 Constructor for uuid.

 XFcBtUUID ()
virtual ~XFcBtUUID ()

Public Attributes

UINT8 UUID [16]

Constructor & Destructor Documentation

XFcBtUUID::XFcBtUUID UINT32    aUuidHighHigh,
UINT32    aUuidHighLow,
UINT32    aUuidLowHigh,
UINT32    aUuidLowLow
[inline]
 

Constructor for uuid.

Parameters:
aUuidHighHigh is highest order word (bits 96 - 127).
aUuidHighLow is second highest order word (bits 64 - 95).
aUuidLowHigh is second lowset order word (bits 32 - 63).
aUuidLowLow is low order word (bits 0 - 31).

XFcBtUUID::XFcBtUUID   [inline]
 

virtual XFcBtUUID::~XFcBtUUID   [inline, virtual]
 


Member Data Documentation

UINT8 XFcBtUUID::UUID[16]
 


   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch