class TObexData |
Abstraction for any struct that lives inside packet payload areas.
Public Member Functions | |
---|---|
IMPORT_C TUint16 | TotalSize() |
Protected Member Functions | |
---|---|
TUint16 | DoTotalSize() |
TUint16 | ParseIn(TUint8 *, const TUint16) |
TUint16 | WriteOut(TUint8 *, const TUint16) |
TUint16 | ParseIn | ( | TUint8 * | aSource, |
const TUint16 | aMaxSize | |||
) | [protected, pure virtual] |
TUint16 | WriteOut | ( | TUint8 * | aDest, |
const TUint16 | aMaxSize | |||
) | const [protected, pure virtual] |
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.