FARGOS/VISTA Object Management Environment Core
..
|
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 |
Record to track methods that can be invoked upon an object.
Conceptually a private class associated with OMEobjectInstance.
|
inlineprivate |
References invocationLevel, and permanent.
|
inline |
|
friend |
|
private |
Referenced by OMEobjectInstance::listAllowedMethods(), OMEallowEntry(), and OMEobjectInstance::threadAllowed().
|
private |
Referenced by OMEobjectInstance::listAllowedMethods(), and OMEobjectInstance::threadAllowed().
|
private |
Referenced by OMEobjectInstance::listAllowedMethods(), OMEallowEntry(), and OMEobjectInstance::threadAllowed().
![]() | Generated: Fri Jul 31 2020 18:19:16
Support Information |