channel::Interface< Channel > Class Template Reference

parent class of all kinds of interfaces More...

#include <Interface.h>

Inheritance diagram for channel::Interface< Channel >:

channel::LocalInterface< Channel > channel::RemoteInterface< Channel, Transport > List of all members.

Public Member Functions

 Interface (Channel *chan)
 ~Interface ()

Public Attributes

Channelch_

Detailed Description

template<class Channel>
class channel::Interface< Channel >

parent class of all kinds of interfaces

Definition at line 57 of file Interface.h.


Constructor & Destructor Documentation

template<class Channel>
channel::Interface< Channel >::Interface Channel chan  )  [inline]
 

Definition at line 59 of file Interface.h.

References channel::Interface< Channel >::ch_, and channel::SCOPE_LOCAL.

template<class Channel>
channel::Interface< Channel >::~Interface  )  [inline]
 

Definition at line 81 of file Interface.h.


Member Data Documentation

template<class Channel>
Channel* channel::Interface< Channel >::ch_
 

Definition at line 91 of file Interface.h.

Referenced by channel::Interface< Channel >::Interface(), and channel::LocalInterface< Channel >::send_msg().


The documentation for this class was generated from the following file:
Generated on Mon Feb 27 19:59:23 2006 for channel by  doxygen 1.4.6-NO