|
||
class TObexBufferingDetails;
Wraps parameters which can affect the buffering method used by the CObexBufObject
. This version provides a single memory buffer which holds the entire object. Subclasses will always use a memory buffer,
but can override the way that Obex uses it.
Defined in TObexBufferingDetails
:
TObexBufferingDetails(CBufBase &)
Build a TObexBufferingDetails object.