TWspField Class Reference
TWspField class holds the pair <HeaderName, ValueBuffer> This is a simple class that associates these values. No ownership is handed to this class. It is up to user of this class to open and close all resources used.
Constructor & Destructor Documentation
TWspField(RStringF, TPtrC8)
Parameters
RStringF aHdrName | In - The Header Name. This must be an opened RStringF |
TPtrC8 aValBuf | In - the Buffer containing the header value in its raw format |
Member Data Documentation
RStringF
iHdrName
The header name of a opened RStringF - *Not Owned* This is externally opened. It must be externally closed.
TPtrC8
iValBuffer
The raw value buffer - Note: Not owned by this
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.