Component Member List

This is the complete list of members for Component, including all inherited members.

_identifierResource_impl
_loggerLogging_implprotected
_loggingMacrosLogging_implprotected
_logLevelLogging_implprotected
_logNameLogging_implprotected
_parent_idResource_impl
_portServantsPortSupplier_implprotected
_softwareProfileResource_implprotected
_startedResource_implprotected
addPort(const std::string &name, PortBase *servant)PortSupplier_implprotected
addPort(const std::string &name, const std::string &description, PortBase *servant)PortSupplier_implprotected
addProperty(T &value, const std::string &id, const std::string &name, const std::string &mode, const std::string &units, const std::string &action, const std::string &kinds)PropertySet_implinlineprotected
addProperty(T &value, const T2 &initial_value, const std::string &id, const std::string &name, const std::string &mode, const std::string &units, const std::string &action, const std::string &kinds)PropertySet_implinlineprotected
addPropertyChangeListener(const std::string &id, C *target, void(C::*func)(const T *, const T *))PropertySet_implinlineprotected
addPropertyChangeListener(const std::string &id, void(*func)(const T *, const T *))PropertySet_implinlineprotected
addPropertyChangeListener(const char *id, Func func)PropertySet_implinlineprotected
addPropertyChangeListener(const char *id, Target target, Func func)PropertySet_implinlineprotected
addPropertyListener(T &value, Target target, Func func)PropertySet_implinlineprotected
addPropertyListener(T &value, Func func)PropertySet_implinlineprotected
Component(const char *_uuid)Component
Component(const char *_uuid, const char *label)Component
component_runningResource_implprotected
component_running_mutexResource_implprotected
configure(const CF::Properties &configProperties)PropertySet_impl
constructor()Resource_implvirtual
deactivateInPorts()PortSupplier_implprotected
deactivateOutPorts()PortSupplier_implprotected
executePropertyCallback(const std::string &id)PropertySet_implprotected
getApplication()Componentinline
getCurrentWorkingDirectory()Resource_implvirtual
getDomainManager()Resource_implinline
getLogConfig()Logging_impl
getLogger()Logging_impl
getLogger(const std::string &logger_name, const bool assignToResource=false)Logging_impl
getNetwork()Componentinline
getPort(const char *)PortSupplier_impl
getPortSet()PortSupplier_impl
getProperty(CORBA::String_var id)PropertySet_implprotected
getPropertyFromAddress(const void *address)PropertySet_implprotected
getPropertyFromId(const std::string &)PropertySet_impl
getPropertyFromName(const std::string &)PropertySet_impl
getPropertyWrapper(T &value)PropertySet_implinlineprotected
getPropertyWrapperById(const std::string &id)PropertySet_implinlineprotected
halt()Resource_implvirtual
identifier()Resource_impl
initialize()Resource_impl
initializeProperties(const CF::Properties &initialProperties)PropertySet_impl
inPortsPortSupplier_implprotected
LifeCycle_impl()LifeCycle_implinline
log_level()Logging_impl
log_level(const CF::LogLevel newLevel)Logging_impl
LogConfigCallbackFn typedefLogging_impl
LogConfigListenerPtr typedefLogging_implprotected
Logging_impl()Logging_impl
LogLevelCallbackFn typedefLogging_impl
LogLevelListenerPtr typedefLogging_implprotected
naming_service_nameResource_impl
outPortsPortSupplier_implprotected
outPorts_varPortSupplier_implprotected
ownedWrappersPropertySet_implprotected
PortServantMap typedefPortSupplier_implprotected
PortSupplier_impl()PortSupplier_impl
PropertyCallbackFn typedefPropertySet_implprotected
propertyChangePortPropertySet_implprotected
PropertyMap typedefPropertySet_implprotected
PropertySet_impl()PropertySet_impl
propertySetAccessPropertySet_implprotected
propTablePropertySet_implprotected
query(CF::Properties &configProperties)PropertySet_impl
registerInPort(Port_Provides_base_impl *port)PortSupplier_implprotected
registerOutPort(Port_Uses_base_impl *port, CF::Port_ptr ref)PortSupplier_implprotected
registerPropertyChangePort(PropertyEventSupplier *_propertyChangePort)PropertySet_implinline
registerPropertyListener(CORBA::Object_ptr listener, const CF::StringSequence &prop_ids, const CORBA::Float interval)PropertySet_impl
releaseInPorts()PortSupplier_implprotected
releaseObject()Resource_impl
releaseOutPorts()PortSupplier_implprotected
releasePorts()PortSupplier_implprotected
Resource_impl(const char *_uuid)Resource_impl
Resource_impl(const char *_uuid, const char *label)Resource_impl
retrieve_records(CORBA::ULong &howMany, CORBA::ULong startingRecord)Logging_impl
retrieve_records_by_date(CORBA::ULong &howMany, CORBA::ULongLong to_timeStamp)Logging_impl
retrieve_records_from_date(CORBA::ULong &howMany, CORBA::ULongLong from_timeStamp)Logging_impl
RH_ProvidesPortMap typedefPortSupplier_implprotected
RH_UsesPortMap typedefPortSupplier_implprotected
run()Resource_implvirtual
runTest(CORBA::ULong TestID, CF::Properties &testValues)TestableObject_impl
saveLoggingContext(const std::string &url, int loglevel, ossie::logging::ResourceCtxPtr ctx)Logging_impl
setAdditionalParameters(std::string &softwareProfile, std::string &application_registrar_ior, std::string &nic)Componentvirtual
setCurrentWorkingDirectory(std::string &cwd)Resource_implvirtual
setExecparamProperties(std::map< std::string, char * > &)PropertySet_impl
setLogConfig(const char *config_contents)Logging_impl
setLogConfigCallback(LogConfigListener *func)Logging_implprotectedvirtual
setLogConfigCallback(LogConfigCallbackFn func)Logging_implprotectedvirtual
setLogConfigListener(T &target, void(T::*func)(const char *config_data))Logging_implinlineprotected
setLogConfigListener(T *target, void(T::*func)(const char *config_data))Logging_implinlineprotected
setLogConfigURL(const char *config_url)Logging_impl
setLoggingContext(ossie::logging::ResourceCtxPtr ctx)Logging_impl
setLoggingContext(const std::string &url, int loglevel, ossie::logging::ResourceCtxPtr ctx)Logging_impl
setLoggingMacros(ossie::logging::MacroTable &tbl, bool applyCtx)Logging_impl
setLogLevel(const char *logger_id, const CF::LogLevel newLevel)Logging_impl
setLogLevelCallback(LogLevelListener *func)Logging_implprotectedvirtual
setLogLevelCallback(LogLevelCallbackFn func)Logging_implprotectedvirtual
setLogLevelListener(T &target, void(T::*func)(const char *logid, const CF::LogLevel &level))Logging_implinlineprotected
setLogLevelListener(T *target, void(T::*func)(const char *logid, const CF::LogLevel &level))Logging_implinlineprotected
setParentId(const std::string &parentid)Resource_implinline
setPropertyChangeListener(const std::string &id, T &target, void(T::*func)(const std::string &))PropertySet_implinlineprotected
setPropertyChangeListener(const std::string &id, T *target, void(T::*func)(const std::string &))PropertySet_implinlineprotected
setPropertyChangeListener(const std::string &id, PropertyCallbackFn func)PropertySet_implprotected
setPropertyConfigureImpl(T &value, Target target, Func func)PropertySet_implinlineprotected
setPropertyConfigureImpl(T &value, Func func)PropertySet_implinlineprotected
setPropertyQueryImpl(T &value, Target target, Func func)PropertySet_implinlineprotected
setPropertyQueryImpl(T &value, Func func)PropertySet_implinlineprotected
setResourceContext(ossie::logging::ResourceCtxPtr ctx)Logging_impl
softwareProfile()Resource_impl
start()Resource_impl
start_component(T *&component, int argc, char *argv[])Resource_implinlinestatic
started()Resource_impl
startPorts()PortSupplier_implprotected
startPropertyChangeMonitor(const std::string &rsc_id)PropertySet_impl
stop()Resource_impl
stopPorts()PortSupplier_implprotected
stopPropertyChangeMonitor()PropertySet_impl
TestableObject_impl()TestableObject_implinline
unregisterPropertyListener(const char *reg_id)PropertySet_impl
validate(CF::Properties property, CF::Properties &validProps, CF::Properties &invalidProps)PropertySet_implprotected
~Component()Componentvirtual
~Logging_impl()Logging_implinlinevirtual
~PropertySet_impl()PropertySet_impl
~Resource_impl()Resource_implvirtual