#include <oscl_socket_recv_from.h>
Inheritance diagram for OsclRecvFromMethod:
Public Methods | |
~OsclRecvFromMethod () | |
TPVSocketEvent | RecvFrom (uint8 *&aPtr, uint32 aMaxLen, OsclNetworkAddress &aAddress, int32 aTimeout, uint32 aMultiMax, Oscl_Vector< uint32, OsclMemAllocator > *aPacketLen, Oscl_Vector< OsclNetworkAddress, OsclMemAllocator > *aPacketSource) |
uint8 * | GetRecvData (int32 *aLength) |
OsclRecvFromRequest * | RecvFromRequest () |
Static Public Methods | |
OsclRecvFromMethod * | NewL (OsclIPSocketI &c) |
|
|
|
|
|
|
|
|
|
|