
Public Member Functions | |
| OperationScope (RepositoryCIMOMHandle *pHdl, EOperationFlag op, OperationContext &context) | |
| ~OperationScope () | |
| void | completedSuccessfully () |
Private Attributes | |
| RepositoryCIMOMHandle * | m_pHdl |
| EOperationFlag | m_op |
| OperationContext & | m_context |
| WBEMFlags::EOperationResultFlag | m_result |
Definition at line 59 of file OW_RepositoryCIMOMHandle.cpp.
|
||||||||||||||||
|
Definition at line 62 of file OW_RepositoryCIMOMHandle.cpp. References OW_NAMESPACE::RepositoryCIMOMHandle::beginOperation(), m_context, m_op, and m_pHdl. |
|
|
Definition at line 70 of file OW_RepositoryCIMOMHandle.cpp. References OW_NAMESPACE::RepositoryCIMOMHandle::endOperation(), m_context, m_op, m_pHdl, and m_result. |
|
|
|
Definition at line 81 of file OW_RepositoryCIMOMHandle.cpp. Referenced by OperationScope(), and ~OperationScope(). |
|
|
Definition at line 80 of file OW_RepositoryCIMOMHandle.cpp. Referenced by OperationScope(), and ~OperationScope(). |
|
|
Definition at line 79 of file OW_RepositoryCIMOMHandle.cpp. Referenced by OperationScope(), and ~OperationScope(). |
|
|
Definition at line 82 of file OW_RepositoryCIMOMHandle.cpp. Referenced by completedSuccessfully(), and ~OperationScope(). |
1.4.6