::fwTools::ClassFactory (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | friend |
::fwTools::Factory (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | friend |
add(std::shared_ptr< Activater > activater) | fwRuntime::profile::Profile | |
add(std::shared_ptr< Starter > starter) | fwRuntime::profile::Profile | |
add(std::shared_ptr< Stopper > stopper) | fwRuntime::profile::Profile | |
add(std::shared_ptr< Initializer > initializer) | fwRuntime::profile::Profile | |
add(std::shared_ptr< Uninitializer > uninitializer) | fwRuntime::profile::Profile | |
classname() | fwRuntime::profile::Profile | inlinestatic |
cleanup() (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | |
defaultRun() (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | |
getCheckSingleInstance() const | fwRuntime::profile::Profile | inline |
getClassname() const override | fwRuntime::profile::Profile | inlinevirtual |
getFilePath() const | fwRuntime::profile::Profile | inline |
getLeafClassname() const override | fwRuntime::profile::Profile | inlinevirtual |
getName() const | fwRuntime::profile::Profile | inline |
getParams() const (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | inline |
getRawArgCount() | fwRuntime::profile::Profile | inline |
getRawParams() const | fwRuntime::profile::Profile | inline |
getVersion() const | fwRuntime::profile::Profile | inline |
isA(const std::string &type) const override (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | inlinevirtual |
isTypeOf(const std::string &type) (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | inlinestatic |
leafClassname() | fwRuntime::profile::Profile | inlinestatic |
ParamsContainer typedef (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | |
Profile() | fwRuntime::profile::Profile | |
run() | fwRuntime::profile::Profile | |
RunCallbackType typedef (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | |
setCheckSingleInstance(bool _checkSingleInstance) | fwRuntime::profile::Profile | inline |
setFilePath(const ::boost::filesystem::path &_filePath) | fwRuntime::profile::Profile | inline |
setName(std::string _sName) | fwRuntime::profile::Profile | inline |
setParams(const ParamsContainer ¶ms) (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | |
setParams(int argc, char **argv) (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | |
setRunCallback(RunCallbackType callback) (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | |
setup() | fwRuntime::profile::Profile | |
setVersion(std::string _sVersion) | fwRuntime::profile::Profile | inline |
start() | fwRuntime::profile::Profile | |
stop() (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | |
~BaseObject() (defined in fwCore::BaseObject) | fwCore::BaseObject | protectedvirtual |
~Profile() (defined in fwRuntime::profile::Profile) | fwRuntime::profile::Profile | |