| SubscriptionInstanceNamesContainer (const OperationContext::Container & container)
REVIEWERS: Insert description here.
|
| SubscriptionInstanceNamesContainer (const SubscriptionInstanceNamesContainer & container)
REVIEWERS: Insert description here.
|
| SubscriptionInstanceNamesContainer (const Array<CIMObjectPath> & subscriptionInstanceNames)
REVIEWERS: Insert description here.
|
virtual | ~SubscriptionInstanceNamesContainer (void)
REVIEWERS: Insert description here.
|
SubscriptionInstanceNamesContainer& | operator=
(const SubscriptionInstanceNamesContainer & container)
REVIEWERS: Insert description here.
|
virtual String | getName (void) const
REVIEWERS: Insert description here.
|
virtual OperationContext::Container* | clone (void) const
REVIEWERS: Insert description here.
|
virtual void | destroy (void)
REVIEWERS: Insert description here.
|
Array<CIMObjectPath> | getInstanceNames (void) const
REVIEWERS: Insert description here.
|