

Public Member Functions | |
| virtual Int32 | getInitialPollingInterval (const ProviderEnvironmentIFCRef &env) |
| virtual Int32 | poll (const ProviderEnvironmentIFCRef &env) |
| Called by the CIMOM to give this CppPolledProviderIFC to opportunity to export indications if needed. | |
Private Member Functions | |
| void | doSlpRegister (const ProviderEnvironmentIFCRef &env) |
Private Attributes | |
| String | m_httpsPort |
| String | m_httpPort |
| bool | m_useDigest |
| bool | m_allowAnonymous |
| String | m_serviceId |
| String | m_interopSchemaNamespace |
| bool | m_queryEnabled |
| bool | m_indicationEnabled |
Definition at line 100 of file OW_SLPProvider.cpp.
|
|
Definition at line 194 of file OW_SLPProvider.cpp. References env, OW_LOG_ERROR, OW_NAMESPACE::Array< T >::push_back(), and OW_NAMESPACE::String::toInt32(). |
|
|
Implements OW_NAMESPACE::CppPolledProviderIFC. Definition at line 107 of file OW_SLPProvider.cpp. References env, OW_DEFAULT_SLP_ENABLE_ADVERTISEMENT, and OW_NAMESPACE::ConfigOpts::SLP_ENABLE_ADVERTISEMENT_opt. |
|
|
Called by the CIMOM to give this CppPolledProviderIFC to opportunity to export indications if needed.
Implements OW_NAMESPACE::CppPolledProviderIFC. Definition at line 179 of file OW_SLPProvider.cpp. References env, and OW_NAMESPACE::POLLING_INTERVAL. |
|
|
Definition at line 188 of file OW_SLPProvider.cpp. |
|
|
Definition at line 186 of file OW_SLPProvider.cpp. |
|
|
Definition at line 185 of file OW_SLPProvider.cpp. |
|
|
Definition at line 192 of file OW_SLPProvider.cpp. |
|
|
Definition at line 190 of file OW_SLPProvider.cpp. |
|
|
Definition at line 191 of file OW_SLPProvider.cpp. |
|
|
Definition at line 189 of file OW_SLPProvider.cpp. |
|
|
Definition at line 187 of file OW_SLPProvider.cpp. |
1.4.6