Home | All Classes | Grouped Classes | Index | Search
Output Source Socket Class. More...
Derived from:
CL_OutputSource
Derived by:
none
Group: Network (Sockets)
#include <ClanLib/network.h>
Construction:
Output Source Socket Constructor |
Attributes:
Returns current position in output source. | |
Returns the size of the output source |
Operations:
Writes larger amounts of data (no endian and 64 bit conversion). | |
Opens the output source. By default, it is open. | |
Closes the output source. | |
Make a copy of the current outputsource, standing at the same position. |
Detailed description:
!group=Network/Sockets! !header=network.h!