/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* 61haes_r714 src/43haes/lib/libclfilecoll/hacmpfilecollection.cre 1.4 */ /* */ /* Licensed Materials - Property of IBM */ /* */ /* Restricted Materials of IBM */ /* */ /* COPYRIGHT International Business Machines Corp. 2003,2008 */ /* All Rights Reserved */ /* */ /* US Government Users Restricted Rights - Use, duplication or */ /* disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ /* */ /* IBM_PROLOG_END_TAG */ /* @(#)63 1.4 src/43haes/lib/libclfilecoll/hacmpfilecollection.cre, hacmp.libcluster, 61haes_r714 3/17/08 09:05:47 */ class HACMPfilecollection { char name[129]; /* Name of the File Collection. */ char description[256]; /* Description of the File Collection.*/ short prop_sync; /* Propagated during cluster synchronization flag.*/ short prop_auto; /* Automatic monitor for recent file updates flag.*/ }