|
nc::HelperTest − |
|
#include <acsncHelperTest.h> Inherits nc::Helper. |
|
Public Member Functions |
|
virtual const char * getNotificationFactoryName () |
|
HelperTest (const char *, int, char **) |
|
HelperTest (const char *channelName, const char *notifyServiceDomainName, int argc, char *argv[]) |
|
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 |
|
nc::HelperTest::HelperTest (const char *, int, char **) |
|
nc::HelperTest::HelperTest (const char * channelName, const char * notifyServiceDomainName, int argc, char * argv[]) |
|
nc::HelperTest::~HelperTest () [inline] |
|
virtual void nc::HelperTest::createNotificationChannel () [virtual] Utility method. Create notification channel. Only used by Supplier to create NC. |
|
Exceptions: |
|
ACSErrTypeCommon::CORBAProblemEx |
|
Reimplemented from nc::Helper. |
|
virtual const char* nc::HelperTest::getNotificationFactoryName () [inline, virtual] This method returns a constant character pointer to the name of the notification service as registered with the CORBA Naming Service. |
|
Returns: |
|
pointer to a constant string. Normally acscommon::NOTIFICATION_FACTORY_NAME |
|
Reimplemented from nc::Helper. |
|
CosNotifyChannelAdmin::EventChannel_var nc::HelperTest::getNotifyChannel () |
|
ACE_Condition_Thread_Mutex nc::HelperTest::m_tester_condition [static] |
|
ACE_Thread_Mutex nc::HelperTest::m_tester_mutex [static] |
|
bool nc::HelperTest::m_useMutex [static] |
|
Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code. |