CSdpAttrValueInt Class Reference
class CSdpAttrValueInt : public CSdpAttrValue
|
A signed integer value of an attribute.
The value can be up to 128 bits in size.
Constructor & Destructor Documentation
CSdpAttrValueInt(const TDesC8 &)
CSdpAttrValueInt
|
(
|
const
TDesC8
&
|
aInt
|
)
|
[private]
|
~CSdpAttrValueInt()
~CSdpAttrValueInt
|
(
|
)
|
[virtual]
|
Member Functions Documentation
DataSize()
TUint
|
DataSize
|
(
|
)
|
const [virtual]
|
Gets the size of the attribute.
Des()
const
TPtrC8
|
Des
|
(
|
)
|
const [virtual]
|
Gets the value as a data buffer.
DoesIntFit()
TBool
|
DoesIntFit
|
(
|
)
|
const [virtual]
|
Tests if the attribute can be stored in an integer value.
Int()
TInt
|
Int
|
(
|
)
|
const [virtual]
|
Gets the value as a signed integer type.
NewIntL(const TDesC8 &)
Parameters
const
TDesC8
& aInt
|
Buffer containing a signed integer value for the attribute
|
Member Data Documentation
TBuf8< KSdpMaxIntSize > iInt
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.