Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

aiogate::udp_header Class Reference

keeps information for udp package More...

List of all members.

Public Attributes

sockaddr_in _addr
 receiver address - can be different for each package
ub4_t _payload
 the next bytes at the same page, that are actually UDP package bytes


Detailed Description

keeps information for udp package

Definition at line 195 of file aiogate.h.


Member Data Documentation

receiver address - can be different for each package

Definition at line 198 of file aiogate.h.

Referenced by aiogate::send_bulk(), and aiogate::v_on_send().

the next bytes at the same page, that are actually UDP package bytes

Definition at line 199 of file aiogate.h.

Referenced by aiogate::send_bulk(), and aiogate::v_on_send().


The documentation for this class was generated from the following file:


© Copyright Terimber 2003-.