#include <smsustrm.h>
Link against: smsu.lib
class RSmsSocketBuf : public TStreamBuf |
Public Member Functions | |
---|---|
RSmsSocketBuf(RSocket &) |
Inherited Enumerations | |
---|---|
MStreamBuf:TRead | |
MStreamBuf:TWrite |
Inherited Type Definitions | |
---|---|
MStreamBuf::TMark | |
TStreamBuf::TArea |
An SMS stream buffer to read and write over a socket.
RSmsSocketBuf | ( | RSocket & | aSocket | ) |
Constructor
Parameters | |
---|---|
aSocket | representing the socket the buffer reads and writes to. |