Inheritance diagram for XFcDgramSocket:
Public Member Functions | |
XFCIMPORT INT32 | open (const XFcAddress &aAddress) |
Opens connection. | |
XFCIMPORT INT32 | sendTo (const CHAR8 *aBuf, INT32 aLen, INT32 aFlags, const XFcAddress &aAddress) |
Sends bytes. | |
XFCIMPORT INT32 | recvFrom (CHAR8 *aBuf, INT32 aLen, INT32 aFlags, XFcAddress &aAddress) |
Receives data. | |
virtual XFCIMPORT | ~XFcDgramSocket () |
Virtual destructor. | |
Static Public Member Functions | |
XFCIMPORT XFcDgramSocket * | create () |
Static constructor. | |
Protected Member Functions | |
XFcDgramSocket () | |
Protected constructor. | |
INT | init () |
Initializes datagram socket. |
Its purpose is to give socket interface for datagram packets.
|
Protected constructor.
|
|
Virtual destructor.
|
|
Static constructor.
|
|
Initializes datagram socket.
|
|
Opens connection.
|
|
Receives data.
|
|
Sends bytes.
|
![]() | ||||
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch |