MediumInfo_t Struct Reference
[Partition Manager]

#include <i_maintfrijob_impl.h>

Collaboration diagram for MediumInfo_t:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 57 of file i_maintfrijob_impl.h.


Public Member Functions

 MediumInfo_t ()

Public Attributes

i_Medium_t m_medium
bool m_allFriRead
bool m_secondTry
bool m_beaFinished
vector< friVolStatus_tm_friVolStatus

Constructor & Destructor Documentation

MediumInfo_t::MediumInfo_t (  )  [inline]

Definition at line 58 of file i_maintfrijob_impl.h.

00058                    : m_allFriRead(false),
00059         m_secondTry(false),
00060         m_beaFinished(false){ /*empty */};


Member Data Documentation

Definition at line 64 of file i_maintfrijob_impl.h.

Referenced by i_MaintFriJob_i::MediumOperationComplete().

Definition at line 65 of file i_maintfrijob_impl.h.

Referenced by i_MaintFriJob_i::MediumOperationComplete().


The documentation for this struct was generated from the following file:

Generated on Mon Feb 27 19:43:03 2012 for OPENARCHIVE by  doxygen 1.5.6