GME  13
Functions
MgaCoreObj.cpp File Reference

Go to the source code of this file.

Functions

metaid_type GetMetaID (const CoreObj &ob)
void GetRootFCO (CoreObj &fco, CoreObj &rootFCO, int *level)
void GetRootOfDeriv (CoreObj &fco, CoreObj &rootFCO, int *level)
bool IsContained (CoreObj &fco, CoreObj &parentFCO, int *level)
bool IsFolderContained (CoreObj &fold, CoreObj &parentFold, int *level)

Function Documentation

metaid_type GetMetaID ( const CoreObj ob)

Definition at line 9 of file MgaCoreObj.cpp.

void GetRootFCO ( CoreObj fco,
CoreObj rootFCO,
int level 
)

Definition at line 37 of file MgaCoreObj.cpp.

void GetRootOfDeriv ( CoreObj fco,
CoreObj rootFCO,
int level 
)

Definition at line 50 of file MgaCoreObj.cpp.

bool IsContained ( CoreObj fco,
CoreObj parentFCO,
int level 
)

Definition at line 67 of file MgaCoreObj.cpp.

bool IsFolderContained ( CoreObj fold,
CoreObj parentFold,
int level 
)

Definition at line 83 of file MgaCoreObj.cpp.