[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
- Previous message: [GME-commit]
GMESRC/GME/GMEActiveBrowser ActiveBrowserPropertyPage.cpp,1.50,1.51
- Next message: [GME-commit]
GMESRC/GME/MgaUtil ClosureDlg.cpp,1.6,1.7 ClosureDlg.h,1.5,1.6
MakeClosure.cpp,1.15,1.16 MakeClosure.h,1.9,1.10
MakeKindClosure.h,1.1,1.2 MakeSimpleClosure.h,1.2,1.3
MgaClosure.cpp,1.9,1.10 MgaClosure.h,1.5,1.6 MgaUtil.rc,1.53,1.54
resource.h,1.34,1.35
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [GME-commit]
GMESRC/GME/GMEActiveBrowser ActiveBrowserPropertyPage.cpp,1.50,1.51
- Next message: [GME-commit]
GMESRC/GME/MgaUtil ClosureDlg.cpp,1.6,1.7 ClosureDlg.h,1.5,1.6
MakeClosure.cpp,1.15,1.16 MakeClosure.h,1.9,1.10
MakeKindClosure.h,1.1,1.2 MakeSimpleClosure.h,1.2,1.3
MgaClosure.cpp,1.9,1.10 MgaClosure.h,1.5,1.6 MgaUtil.rc,1.53,1.54
resource.h,1.34,1.35
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list