#include "orbsvcs/Notify/notify_serv_export.h"
#include "orbsvcs/NotifyExtC.h"
#include "tao/orbconf.h"
#include "tao/TimeBaseC.h"
#include "tao/orbconf.h"
Go to the source code of this file.
Typedefs | |
typedef ACE_Atomic_Op < TAO_SYNCH_MUTEX, CORBA::Long > | TAO_Notify_Atomic_Property_Long |
typedef TAO_Notify_Property_T < CORBA::Long > | TAO_Notify_Property_Long |
typedef TAO_Notify_Property_T < CORBA::ULong > | TAO_Notify_Property_ULong |
typedef TAO_Notify_Property_T < CORBA::Short > | TAO_Notify_Property_Short |
typedef TAO_Notify_Property_T < TimeBase::TimeT > | TAO_Notify_Property_Time |
typedef TAO_Notify_StructProperty_T < NotifyExt::ThreadPoolParams > | TAO_Notify_Property_ThreadPool |
typedef TAO_Notify_StructProperty_T < NotifyExt::ThreadPoolLanesParams > | TAO_Notify_Property_ThreadPoolLanes |
Definition in file Property.h.
typedef ACE_Atomic_Op<TAO_SYNCH_MUTEX,CORBA::Long> TAO_Notify_Atomic_Property_Long |
Definition at line 35 of file Property.h.
Definition at line 38 of file Property.h.
Definition at line 40 of file Property.h.
typedef TAO_Notify_StructProperty_T<NotifyExt::ThreadPoolParams> TAO_Notify_Property_ThreadPool |
Definition at line 42 of file Property.h.
typedef TAO_Notify_StructProperty_T<NotifyExt::ThreadPoolLanesParams> TAO_Notify_Property_ThreadPoolLanes |
Definition at line 43 of file Property.h.
Definition at line 41 of file Property.h.
Definition at line 39 of file Property.h.