Free Electron
Public Member Functions | Protected Attributes | Private Attributes | Static Private Attributes | List of all members

shared FE context for Operator plugins More...

#include <OperatorContext.h>

Inheritance diagram for fe::ext::OperatorContext:
Inheritance graph
[legend]

Public Member Functions

sp< Mastermaster (void)
 
sp< Scopescope (void)
 
BWORD loadLibraries (void)
 
virtual void libraryLoaded (String a_libraryName)
 

Protected Attributes

String m_libEnvVar
 
String m_libDefault
 

Private Attributes

sp< Masterm_spMasterHold
 
sp< Scopem_spScope
 

Static Private Attributes

static FE_DL_PUBLIC BWORD ms_logged =FALSE
 
static FE_DL_PUBLIC BWORD ms_loaded =FALSE
 
static FE_DL_PUBLIC BWORD ms_registered =FALSE
 
static FE_DL_PUBLIC sp< Masterms_spMaster
 

Detailed Description

shared FE context for Operator plugins

TODO shouldn't this be Counted?


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