This is the complete list of members for FrameworkWithGui, including all inherited members.
ctrlCHandler(const IntSignal &sig) | Framework | protected |
enterLeaveErrorHandler(bool enter) | Framework | protectedstatic |
errorHandler(const IntSignal &sig) | Framework | protectedstatic |
exec() | FrameworkWithGui | inlinevirtual |
ExplicitInstantiation() | ExplicitInstantiation< Private::SingletonTrait< Framework, singleton::ExplicitInstantiation, singleton::CreateUsingNew, singleton::NormalLifetime, singleton::MutexLock > > | inline |
finalize() | Framework | protected |
Framework(int argc, char **argv, bool startImmediately=false) | Framework | |
Framework(const std::vector< std::string > &args, bool startImmediately=false) | Framework | |
FrameworkWithGui(int &argc, char **argv, bool startImmediately=false) | FrameworkWithGui | inline |
FrameworkWithGui(int &argc, char **argv, QApplication *app, bool startImmediately=false) | FrameworkWithGui | inline |
getAuthorityManager() | Framework | inline |
getChannelManager() | Framework | inline |
getConfigurationLoader() | Framework | inline |
getErrorService() | Framework | inline |
getGlobalID() const | Framework | inline |
getID() const | Framework | inline |
getMetaDatabase() | Framework | inline |
getNameRegistry() | Framework | inline |
getProperties() | Framework | inline |
getRemoteModule() | Framework | inline |
getRPCManager() | Framework | inline |
getTerminationExitCode() const | Framework | |
getTransformer() | Framework | inline |
getUnitManager() | Framework | inline |
getUptime() const | Framework | inline |
getVariables() | Framework | inline |
getXMLDomPreprocessor() | Framework | inline |
initialize() | Framework | protected |
instance() | Singleton< Framework, singleton::ExplicitInstantiation > | inlinestatic |
isDestroyed() | Singleton< Framework, singleton::ExplicitInstantiation > | inlinestatic |
isInExec() const | Framework | inline |
isStarted() const | Framework | inline |
isTerminationRequested() const | Framework | virtual |
load(XMLDom &xml) | Framework | |
load(const std::string &configFile) | Framework | |
load() | Framework | |
mAuthority | Framework | protected |
mAuthorityManager | Framework | protected |
mChannelManager | Framework | protected |
mConfigDom | Framework | protected |
mConfigurationLoader | Framework | protected |
mErrorServiceModule | Framework | protected |
mInExec | Framework | protected |
mIsStarted | Framework | protected |
mMetaDatabase | Framework | protected |
mName | Framework | protected |
mNames | Framework | protected |
mProperties | Framework | protected |
mPropertiesRoot | Framework | protected |
mRemoteDisabled | Framework | protected |
mRemoteModule | Framework | protected |
mRPCManager | Framework | protected |
mStartTime | Framework | protected |
mTerminationExitCode | Framework | protected |
mTerminationRequested | Framework | protected |
mTransformer | Framework | protected |
mUnitManager | Framework | protected |
mXMLPreprocessor | Framework | protected |
ProtecteeDatabase typedef | Framework | |
reflect(Reflector &r) | Framework | inline |
requestTermination(int exitcode=0) | FrameworkWithGui | inlinevirtual |
run() | Framework | |
start() | Framework | |
Type typedef | Singleton< Framework, singleton::ExplicitInstantiation > | |
~ExplicitInstantiation() | ExplicitInstantiation< Private::SingletonTrait< Framework, singleton::ExplicitInstantiation, singleton::CreateUsingNew, singleton::NormalLifetime, singleton::MutexLock > > | inline |
~Framework() | Framework | virtual |
~FrameworkWithGui() | FrameworkWithGui | inline |