FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMEallowEntry Class Reference

Record to track methods that can be invoked upon an object. More...

#include <OMEobject.h>

Public Member Functions

 ~OMEallowEntry ()
 

Private Member Functions

 OMEallowEntry (const OMEstring &methodNm, const int level, const bool always=false)
 

Private Attributes

OMEstring methodName
 
int invocationLevel
 
bool permanent
 

Friends

class OMEobjectInstance
 

Detailed Description

Record to track methods that can be invoked upon an object.

Conceptually a private class associated with OMEobjectInstance.

Constructor & Destructor Documentation

◆ OMEallowEntry()

OMEallowEntry::OMEallowEntry ( const OMEstring methodNm,
const int  level,
const bool  always = false 
)
inlineprivate

References invocationLevel, and permanent.

◆ ~OMEallowEntry()

OMEallowEntry::~OMEallowEntry ( )
inline

Friends And Related Function Documentation

◆ OMEobjectInstance

friend class OMEobjectInstance
friend

Member Data Documentation

◆ invocationLevel

int OMEallowEntry::invocationLevel
private

◆ methodName

OMEstring OMEallowEntry::methodName
private

◆ permanent

bool OMEallowEntry::permanent
private

The documentation for this class was generated from the following file:
Generated: Tue Jul 28 2020 16:03:27
Support Information