GME  13
Static Public Member Functions | Static Public Attributes
Ozer::StorageMgr Class Reference

#include <MgaLibOps.h>

List of all members.

Static Public Member Functions

static void getIncludes (CoreObj &p_fldCore, CComBSTR &p_idList)
static void setIncludes (CoreObj &p_fldCore, const CComBSTR &p_idList)
static void getIncludedBy (CoreObj &p_fldCore, CComBSTR &p_idList)
static void setIncludedBy (CoreObj &p_fldCore, const CComBSTR &p_idList)

Static Public Attributes

static const wchar_t * INCLUDED_BY_STR = "_includedBy"
static const wchar_t * INCLUDES_STR = "_includes"

Detailed Description

Definition at line 434 of file MgaLibOps.h.


Member Function Documentation

void Ozer::StorageMgr::getIncludedBy ( CoreObj p_fldCore,
CComBSTR &  p_idList 
) [static]

Definition at line 1614 of file MgaLibOps.cpp.

void Ozer::StorageMgr::getIncludes ( CoreObj p_fldCore,
CComBSTR &  p_idList 
) [static]

Definition at line 1596 of file MgaLibOps.cpp.

void Ozer::StorageMgr::setIncludedBy ( CoreObj p_fldCore,
const CComBSTR &  p_idList 
) [static]

Definition at line 1621 of file MgaLibOps.cpp.

void Ozer::StorageMgr::setIncludes ( CoreObj p_fldCore,
const CComBSTR &  p_idList 
) [static]

Definition at line 1605 of file MgaLibOps.cpp.


Member Data Documentation

const wchar_t * Ozer::StorageMgr::INCLUDED_BY_STR = "_includedBy" [static]

Definition at line 443 of file MgaLibOps.h.

const wchar_t * Ozer::StorageMgr::INCLUDES_STR = "_includes" [static]

Definition at line 444 of file MgaLibOps.h.


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