#include <OW_ResultHandlers.hpp>
Inheritance diagram for OW_NAMESPACE::CIMObjectPathArrayBuilder:


Public Member Functions | |
| CIMObjectPathArrayBuilder (CIMObjectPathArray &a) | |
| virtual | ~CIMObjectPathArrayBuilder () |
Protected Member Functions | |
| virtual void | doHandle (const CIMObjectPath &cop) |
Private Attributes | |
| CIMObjectPathArray & | m_a |
Definition at line 105 of file OW_ResultHandlers.hpp.
|
|
Definition at line 108 of file OW_ResultHandlers.hpp. |
|
|
Definition at line 116 of file OW_ResultHandlers.cpp. |
|
|
Implements OW_NAMESPACE::ResultHandlerIFC< CIMObjectPath >. Definition at line 110 of file OW_ResultHandlers.cpp. References cop, m_a, and OW_NAMESPACE::Array< T >::push_back(). |
|
|
Definition at line 113 of file OW_ResultHandlers.hpp. Referenced by doHandle(). |
1.4.6