TPckgDes Class Reference
TPckgDes - dynamic packaging using user allocated buffer
The buffer starts with structure <T> followed by an arbitrary buffer starting at iPtr8 the idea is that we can send a structure and dynamically allocated buffer as one continuous descriptor rather than pack a structure having a pointer to another descriptor.
Constructor & Destructor Documentation
TPckgDes(TDes8 &)
TPckgDes | ( | TDes8 & | aDes | ) | [inline] |
Parameters
TDes8 & aDes | User buffer to hold data fetched. |
Member Functions Documentation
SetBufLengthL(TInt)
void | SetBufLengthL | ( | TInt | aNewLength | ) | [inline] |
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.