GME  13
Classes | Static Public Member Functions | Static Protected Member Functions
Ozer Class Reference

#include <MgaLibOps.h>

List of all members.

Classes

class  DependentIterator
class  StorageMgr

Static Public Member Functions

static bool isIncluded (CoreObj &p_fldCore)
static void cutInclusions (CoreObj &p_rootfld, CoreObj &p_oldLib)
static void copyIncludedBy (CoreObj &p_oldLib, CoreObj &p_newLib)
static void createDeps (CoreObj &p_lib, Typedefs::LIBVEC &p_deps)

Static Protected Member Functions

static bool removeFromList (const CComBSTR &p_erasableVal, CComBSTR &p_valueList)
static bool addRelation (CoreObj &p_fldCore, const CComBSTR &p_idToAddToReg, bool p_incByOrInc)
static bool loseRelation (CoreObj &p_fldCore, const CComBSTR &p_idToRemoveFromReg, bool p_incByOrInc, bool &p_libraryBecameFree)

Detailed Description

Definition at line 430 of file MgaLibOps.h.


Member Function Documentation

bool Ozer::addRelation ( CoreObj p_fldCore,
const CComBSTR &  p_idToAddToReg,
bool  p_incByOrInc 
) [static, protected]

Definition at line 1458 of file MgaLibOps.cpp.

void Ozer::copyIncludedBy ( CoreObj p_oldLib,
CoreObj p_newLib 
) [static]

Definition at line 1516 of file MgaLibOps.cpp.

void Ozer::createDeps ( CoreObj p_lib,
Typedefs::LIBVEC p_deps 
) [static]

Definition at line 1565 of file MgaLibOps.cpp.

void Ozer::cutInclusions ( CoreObj p_rootfld,
CoreObj p_oldLib 
) [static]

Definition at line 1540 of file MgaLibOps.cpp.

bool Ozer::isIncluded ( CoreObj p_fldCore) [static]

Definition at line 1410 of file MgaLibOps.cpp.

bool Ozer::loseRelation ( CoreObj p_fldCore,
const CComBSTR &  p_idToRemoveFromReg,
bool  p_incByOrInc,
bool &  p_libraryBecameFree 
) [static, protected]

Definition at line 1417 of file MgaLibOps.cpp.

bool Ozer::removeFromList ( const CComBSTR &  p_erasableVal,
CComBSTR &  p_valueList 
) [static, protected]

Definition at line 1487 of file MgaLibOps.cpp.


The documentation for this class was generated from the following files: