TAttrRange Struct Reference
Constructor & Destructor Documentation
TAttrRange(TSdpAttributeID)
Constructor with single ID.
Parameters
TSdpAttributeID
aAttrId
|
The start and the end of the range are both set to aAttrId
|
TAttrRange(TSdpAttributeID, TSdpAttributeID)
Constructor with start and end IDs.
Member Functions Documentation
IsContiguousWith(TSdpAttributeID)
Tests if the specified ID is either within the range, is one less than the lower bound, or one more than the upper bound.
IsContiguousWith(TAttrRange)
Tests if the specified range is contiguous with the range.
IsInRange(TSdpAttributeID)
Tests if the specified ID is either within the range.
Member Data Documentation
TSdpAttributeID
iEnd
ID of the end of the range
TSdpAttributeID
iStart
ID of the start of the range
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.