#include <btsdp.h>
class TSdpIntBuf : public TBufC8< sizeof(T)> |
Public Member Functions | |
---|---|
TSdpIntBuf(const T &) |
Inherited Attributes | |
---|---|
TBufC8< sizeof(T)>::iBuf |
Integer to Descriptor Convertor
Utility class to convert EPOC integers into TDesC8's, in the correct format for passing to the BuildIntL and BuildUintL members in SDP. This is effectively a Big-endian variant of TPckgBuf.