friVolStatus_t Struct Reference
[Partition Manager]

#include <i_maintfrijob_impl.h>

Collaboration diagram for friVolStatus_t:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 30 of file i_maintfrijob_impl.h.


Public Member Functions

 friVolStatus_t ()

Public Attributes

i_VolInfo_t m_volInfo
bool m_read
bool m_recreated
bool m_processed
bool m_open

Constructor & Destructor Documentation

friVolStatus_t::friVolStatus_t (  )  [inline]

Definition at line 31 of file i_maintfrijob_impl.h.

00031                     :
00032     m_read(false),
00033     m_recreated(false),
00034     m_processed(false),
00035     m_open(false){
00036     }


Member Data Documentation

Definition at line 48 of file i_maintfrijob_impl.h.

Referenced by i_MaintFriJob_i::~i_MaintFriJob_i().


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

Generated on Mon Feb 27 19:18:53 2012 for OPENARCHIVE by  doxygen 1.5.6