#include <acsncHelperTest.h>
List of all members.
Constructor & Destructor Documentation
nc::HelperTest::HelperTest |
( |
const char * |
, |
|
|
int |
, |
|
|
char ** |
| |
|
) |
| | |
nc::HelperTest::HelperTest |
( |
const char * |
channelName, |
|
|
const char * |
notifyServiceDomainName, |
|
|
int |
argc, |
|
|
char * |
argv[] | |
|
) |
| | |
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.
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 |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: