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::pin_info_minimum Class Reference

min pin information More...

Inheritance diagram for aiogate::pin_info_minimum:

aiogate::pin_info aiogate::pin_info_extra

List of all members.

Public Member Functions

 pin_info_minimum ()
 default constructor
 pin_info_minimum (const pin_info_minimum &x)
 copies constrcutor

Public Attributes

terimber_aiogate_pin_pin
 pointer to pin object
fixed_size_buffer_rbuf
 pointer to the head of linked list of buffers for receiving
fixed_size_buffer_shead
 pointer to the head of linked loist of buffers for sending
terimber_aiogate_pin_factory_factory
 pointer to factory, which knows how to create pin


Detailed Description

min pin information

class pin_info_minimum

Definition at line 95 of file aiogate.h.


Constructor & Destructor Documentation

aiogate::pin_info_minimum::pin_info_minimum (  )  [inline]

default constructor

Definition at line 99 of file aiogate.h.

aiogate::pin_info_minimum::pin_info_minimum ( const pin_info_minimum x  )  [inline]

copies constrcutor

Definition at line 107 of file aiogate.h.


Member Data Documentation

pointer to the head of linked list of buffers for receiving

Definition at line 116 of file aiogate.h.

Referenced by aiogate::final_close(), and aiogate::v_on_receive().

pointer to the head of linked loist of buffers for sending

Definition at line 117 of file aiogate.h.

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

pointer to factory, which knows how to create pin

Definition at line 118 of file aiogate.h.

Referenced by aiogate::bind(), aiogate::connect(), aiogate::final_close(), aiogate::off(), and aiogate::v_on_accept().


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


© Copyright Terimber 2003-.