ivd_DD_Result Class Reference
[IVD Helper Service]

#include <i_netio_impl.h>

Collaboration diagram for ivd_DD_Result:

Collaboration graph
[legend]

List of all members.


Detailed Description

Class for passing dd exitcode & output from dd thread to Agent.

Definition at line 80 of file i_netio_impl.h.


Public Member Functions

 ivd_DD_Result ()
void SetResult (long a_exitCode, const string &a_outputStr)
long GetResult (string &a_outputStr)

Private Attributes

 log_CLASSID_m
cmn_Mutex m_result_x
cmn_Condition m_result_c
bool m_exited
long m_exitCode
string m_outputStr

Member Data Documentation

Definition at line 88 of file i_netio_impl.h.

Definition at line 90 of file i_netio_impl.h.

Referenced by GetResult(), and SetResult().

Definition at line 91 of file i_netio_impl.h.

Referenced by GetResult(), and SetResult().

bool ivd_DD_Result::m_exited [private]

Definition at line 93 of file i_netio_impl.h.

Referenced by GetResult(), and SetResult().

long ivd_DD_Result::m_exitCode [private]

Definition at line 94 of file i_netio_impl.h.

Referenced by GetResult(), and SetResult().

string ivd_DD_Result::m_outputStr [private]

Definition at line 95 of file i_netio_impl.h.

Referenced by GetResult(), and SetResult().


The documentation for this class was generated from the following files:

Generated on Mon Feb 27 19:41:21 2012 for OPENARCHIVE by  doxygen 1.5.6