[GME-commit] GMESRC/GME/Interfaces MgaUtil.idl,1.49,1.50

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Tue Aug 8 20:11:04 CDT 2006


Update of /project/gme-repository/GMESRC/GME/Interfaces
In directory escher:/tmp/cvs-serv11781

Modified Files:
	MgaUtil.idl 
Log Message:
Closure marking.


CVS User: Zoltan Molnar, ISIS (zolmol)

Index: MgaUtil.idl
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Interfaces/MgaUtil.idl,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** MgaUtil.idl	21 Jul 2006 16:39:58 -0000	1.49
--- MgaUtil.idl	8 Aug 2006 19:11:02 -0000	1.50
***************
*** 619,622 ****
--- 619,623 ----
  		, [out] long* wrapping                     // 0: miniproject, 1: automatic, 2: as is
  		, [out] long* kind_filter                  // -1 = all, otherwise calculate the 0b000rsamf mask, where f = Folders, m = Models, a = Atoms, s = Sets, r = References
+ 		, [out] long* mark_value                   // -1 = do not mark, otherwise mark objects' registry with marker value specified by the user
  		, [out] long* options                      // special value
  		, [out] VARIANT_BOOL* direction_down       // main direction to go in the hierarchy
***************
*** 637,640 ****
--- 638,642 ----
  		, [in] long wrapping                      // 0: miniproject, 1: automatic, 2: as is
  		, [in] long kind_filter                   // -1 = all, otherwise calculate the 0b000rsamf mask, where f = Folders, m = Models, a = Atoms, s = Sets, r = References
+ 		, [in] long mark_value                    // -1 = do not mark, otherwise mark objects' registry selected in the closure
  		, [in] VARIANT_BOOL direction_down
  		, [out] IMgaFCOs **sel_fcos            , [out] IMgaFolders **sel_folders



More information about the GME-commit mailing list