|
AXCEL C++ Framework
Elegance through abstraction
|
Datagram for socket::udp. More...
#include <axcel.h>
Public Member Functions | |
| virtual string | type () |
| Get type of object. | |
| virtual | operator string () |
| Convert to string. | |
Public Attributes | |
| net::ipaddr | ip |
| unsigned short | port |
| data | msg |
Datagram for socket::udp.
| axcel::net::dgram::operator string | ( | ) | [virtual] |
Convert to string.
Implements axcel::object.
| string axcel::net::dgram::type | ( | ) | [virtual] |
| unsigned short axcel::net::dgram::port |
1.7.4