Messages::TNodeIdRemainder Class Reference
class Messages::TNodeIdRemainder |
Public Member Enumerations |
---|
enum | anonymous { EPayloadSize = (((( TRuntimeCtxId::KMaxInlineAddressSize + sizeof(TUint) - sizeof(TNodeId) )+ (sizeof(TInt)/sizeof(TInt8)) -1)/__Size8)* (sizeof(TInt)/sizeof(TInt8)) ) } |
Constructor & Destructor Documentation
TNodeIdRemainder(const TRuntimeCtxId &)
TNodeIdRemainder()
IMPORT_C | TNodeIdRemainder | ( | ) | [explicit] |
Member Functions Documentation
Size()
TInt
| Size | ( | ) | const [inline] |
operator=(const TRuntimeCtxId &)
Assignment operator. Will only copy the bytes from (&aRHS + sizeof(TNodeId)) onwards.
operator==(const TRuntimeCtxId &)
Comparison operator. Will only compare the bytes from (&aRHS + sizeof(TNodeId)) onwards.
operator==(const TNodeIdRemainder &)
Member Enumerations Documentation
Enum anonymous
Size of the payload. Defined as the maximum size of an address less the size of a TNodeId.
Enumerators
EPayloadSize = (((( TRuntimeCtxId::KMaxInlineAddressSize + sizeof(TUint) - sizeof(TNodeId) )+ (sizeof(TInt)/sizeof(TInt8)) -1)/__Size8)* (sizeof(TInt)/sizeof(TInt8)) ) | |
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.