TElementEncoder Class Reference
Constructor & Destructor Documentation
TElementEncoder(TDes8 &)
|
IMPORT_C
|
TElementEncoder
|
(
|
TDes8
&
|
aWriteBuffer
|
)
|
|
Member Functions Documentation
EncodedSize(TSdpElementType, TUint)
HeaderSize(TSdpElementType, TUint)
PutUint(TUint8 *, TUint, TInt)
|
IMPORT_C void
|
PutUint
|
(
|
TUint8
*
|
aPtr,
|
|
|
TUint
|
aUint,
|
|
|
TInt
|
aNumberOfBytes
|
|
|
)
|
[static]
|
SizeDescriptor(TSdpElementType, TUint)
WriteBoolean(TBool)
|
IMPORT_C
TInt
|
WriteBoolean
|
(
|
TBool
|
aBoolean
|
)
|
|
WriteDesc(const TDesC8 &)
Append descriptor onto the write buffer. returns the number of bytes that did NOT fit into the write buffer.
WriteElement(TSdpElementType, const TDesC8 &)
WriteHeader(TSdpElementType, TUint)
WriteInt(TInt, TInt)
|
IMPORT_C
TInt
|
WriteInt
|
(
|
TInt
|
aVal,
|
|
|
TInt
|
aNumberOfBytes = 4
|
|
|
)
|
|
WriteNil()
|
IMPORT_C
TInt
|
WriteNil
|
(
|
)
|
|
WriteString(const TDesC8 &)
|
IMPORT_C
TInt
|
WriteString
|
(
|
const
TDesC8
&
|
aString
|
)
|
|
WriteUUID(const TUUID &)
|
IMPORT_C
TInt
|
WriteUUID
|
(
|
const
TUUID
&
|
aUUID
|
)
|
|
WriteUint(const TDesC8 &)
Member Data Documentation
TDes8 & iWriteBuf
|
TDes8
&
|
iWriteBuf
|
[private]
|
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.