Public Member Functions | Static Public Attributes

nc::HelperTest Class Reference

#include <acsncHelperTest.h>

Inheritance diagram for nc::HelperTest:
Inheritance graph
[legend]
Collaboration diagram for nc::HelperTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 HelperTest (const char *, int, char **)
virtual void createNotificationChannel ()
CosNotifyChannelAdmin::EventChannel_var getNotifyChannel ()
 ~HelperTest ()

Static Public Attributes

static ACE_Condition_Thread_Mutex m_tester_condition
static ACE_Thread_Mutex m_tester_mutex
static bool m_useMutex

Constructor & Destructor Documentation

nc::HelperTest::HelperTest ( const char *  ,
int  ,
char **   
)
nc::HelperTest::~HelperTest (  )  [inline]

Member Function Documentation

virtual void nc::HelperTest::createNotificationChannel (  )  [virtual]

Utility method. Create notification channel. Only used by Supplier to create NC.

Exceptions:
ACSErrTypeCommon::CORBAProblemEx 
NotifyMonitoringExt::NameAlreadyUsed when the factory tries to create a notification channel with the same name
NotifyMonitoringExt::NameMapError 

Reimplemented from nc::Helper.

CosNotifyChannelAdmin::EventChannel_var nc::HelperTest::getNotifyChannel (  ) 

Member Data Documentation

ACE_Condition_Thread_Mutex nc::HelperTest::m_tester_condition [static]
ACE_Thread_Mutex nc::HelperTest::m_tester_mutex [static]

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