Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: smsustrm.h
Link against: smsu.lib

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class RSmsSocketReadStream

class RSmsSocketReadStream : public RReadStream;

Description

Stream that reads a CSmsMessage object across a socket.

Derivation

Members

Defined in RSmsSocketReadStream:
RSmsSocketReadStream()

Inherited from RReadStream:
Attach(), Close(), Detach(), Pop(), PushL(), ReadInt16L(), ReadInt32L(), ReadInt8L(), ReadL(), ReadReal32L(), ReadReal64L(), ReadUint16L(), ReadUint32L(), ReadUint8L(), Release(), Source()


Construction and destruction


RSmsSocketReadStream()

Capability: Illegal

IMPORT_C RSmsSocketReadStream(RSocket &aSocket);

Description

Constructor.

Parameters

RSocket &aSocket

RSmsSocketBuf through which to read data