summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/RTCORBA_EventChannel.cpp
blob: 53615a959cb8c1ba73f99f491440231a03a44a3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// $Id$

#include "RTCORBA_EventChannel.h"
#include "EventChannel.h"
#include "Proxy.h"
#include "Admin.h"
#include "EventChannelFactory.h"

#if ! defined (__ACE_INLINE__)
#include "RTCORBA_EventChannel.inl"
#endif /* __ACE_INLINE__ */

ACE_RCSID(RT_Notify, TAO_NS_RTCORBA_EventChannel, "$Id$")

TAO_NS_RTCORBA_EventChannel::TAO_NS_RTCORBA_EventChannel (void)
{
}

TAO_NS_RTCORBA_EventChannel::~TAO_NS_RTCORBA_EventChannel ()
{
}