This is the complete list of members for LoadableDevice_impl, including all inherited members.
_adminState | Device_impl | protected |
_aggregateDevice | Device_impl | protected |
_compositeDev_ior | Device_impl | protected |
_deviceManager | Device_impl | protected |
_devMgr_ior | Device_impl | protected |
_identifier | Resource_impl | |
_label | Device_impl | protected |
_logger | Logging_impl | protected |
_loggingMacros | Logging_impl | protected |
_logLevel | Logging_impl | protected |
_logName | Logging_impl | protected |
_operationalState | Device_impl | protected |
_parent_id | Resource_impl | |
_portServants | PortSupplier_impl | protected |
_softwareProfile | Resource_impl | protected |
_started | Resource_impl | protected |
_usageState | Device_impl | protected |
addPort(const std::string &name, PortBase *servant) | PortSupplier_impl | protected |
addPort(const std::string &name, const std::string &description, PortBase *servant) | PortSupplier_impl | protected |
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_impl | inlineprotected |
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_impl | inlineprotected |
addPropertyChangeListener(const std::string &id, C *target, void(C::*func)(const T *, const T *)) | PropertySet_impl | inlineprotected |
addPropertyChangeListener(const std::string &id, void(*func)(const T *, const T *)) | PropertySet_impl | inlineprotected |
addPropertyChangeListener(const char *id, Func func) | PropertySet_impl | inlineprotected |
addPropertyChangeListener(const char *id, Target target, Func func) | PropertySet_impl | inlineprotected |
addPropertyListener(T &value, Target target, Func func) | PropertySet_impl | inlineprotected |
addPropertyListener(T &value, Func func) | PropertySet_impl | inlineprotected |
adminState() | Device_impl | |
adminState(CF::Device::AdminType _adminType) | Device_impl | |
allocate(CORBA::Any &deviceCapacity, const CORBA::Any &resourceRequest) | Device_impl | protected |
allocateCapacity(const CF::Properties &capacities) | Device_impl | |
AnyComparisonType enum name | Device_impl | protected |
BOTH_EQUAL enum value | Device_impl | protected |
compareAnys(CORBA::Any &first, CORBA::Any &second) | Device_impl | protected |
compareAnyToZero(CORBA::Any &first) | Device_impl | protected |
component_running | Resource_impl | protected |
component_running_mutex | Resource_impl | protected |
compositeDevice() | Device_impl | |
configure(const CF::Properties &configProperties) | LoadableDevice_impl | |
connectIDMChannel(const std::string &idm_ior="") | Device_impl | protected |
constructor() | Resource_impl | virtual |
copiedFiles | LoadableDevice_impl | protected |
deactivateInPorts() | PortSupplier_impl | protected |
deactivateOutPorts() | PortSupplier_impl | protected |
deallocate(CORBA::Any &deviceCapacity, const CORBA::Any &resourceRequest) | Device_impl | protected |
deallocateCapacity(const CF::Properties &capacities) | Device_impl | |
decrementFile(std::string) | LoadableDevice_impl | protected |
Device_impl(char *, char *, char *, char *) | Device_impl | |
Device_impl(char *, char *, char *, char *, char *) | Device_impl | |
Device_impl(char *, char *, char *, char *, CF::Properties &capacities) | Device_impl | |
Device_impl(char *, char *, char *, char *, CF::Properties &capacities, char *) | Device_impl | |
do_load(CF::FileSystem_ptr fs, const char *fileName, CF::LoadableDevice::LoadType loadKind) | LoadableDevice_impl | |
do_unload(const char *fileName) | LoadableDevice_impl | |
executePropertyCallback(const std::string &id) | PropertySet_impl | protected |
fileTypeTable | LoadableDevice_impl | protected |
FIRST_BIGGER enum value | Device_impl | protected |
getAllocationPropertyById(const std::string &id) | Device_impl | inlineprotected |
getCurrentWorkingDirectory() | Resource_impl | virtual |
getDeviceManager() const | Device_impl | |
getDeviceManager() | Device_impl | inlineprotected |
getDomainManager() | Resource_impl | inline |
getLogConfig(const char *devmgr_ior, const char *log_config, std::string &devmgr_label) | Device_impl | static |
Resource_impl::getLogConfig() | Logging_impl | |
getLogger() | Logging_impl | |
getLogger(const std::string &logger_name, const bool assignToResource=false) | Logging_impl | |
getPort(const char *) | PortSupplier_impl | |
getPortSet() | PortSupplier_impl | |
getProperty(CORBA::String_var id) | PropertySet_impl | protected |
getPropertyFromAddress(const void *address) | PropertySet_impl | protected |
getPropertyFromId(const std::string &) | PropertySet_impl | |
getPropertyFromName(const std::string &) | PropertySet_impl | |
getPropertyWrapper(T &value) | PropertySet_impl | inlineprotected |
getPropertyWrapperById(const std::string &id) | PropertySet_impl | inlineprotected |
halt() | Device_impl | virtual |
identifier() | Resource_impl | |
idm_publisher | Device_impl | protected |
incrementFile(std::string) | LoadableDevice_impl | protected |
initialConfiguration | Device_impl | protected |
initialize() | Resource_impl | |
initializeProperties(const CF::Properties &initialProperties) | PropertySet_impl | |
initialState | LoadableDevice_impl | protected |
inPorts | PortSupplier_impl | protected |
isBusy() | Device_impl | |
isDisabled() | Device_impl | |
isFileLoaded(const char *fileName) | LoadableDevice_impl | |
isIdle() | Device_impl | |
isLocked() | Device_impl | |
isUnlocked() | Device_impl | |
label() | Device_impl | |
LifeCycle_impl() | LifeCycle_impl | inline |
load(CF::FileSystem_ptr fs, const char *fileName, CF::LoadableDevice::LoadType loadKind) | LoadableDevice_impl | |
load_execute_lock | LoadableDevice_impl | protected |
LoadableDevice_impl(char *, char *, char *, char *) | LoadableDevice_impl | |
LoadableDevice_impl(char *, char *, char *, char *, CF::Properties capacities) | LoadableDevice_impl | |
LoadableDevice_impl(char *, char *, char *, char *, char *) | LoadableDevice_impl | |
LoadableDevice_impl(char *, char *, char *, char *, CF::Properties capacities, char *) | LoadableDevice_impl | |
loadedFiles | LoadableDevice_impl | protected |
log_level() | Logging_impl | |
log_level(const CF::LogLevel newLevel) | Logging_impl | |
LogConfigCallbackFn typedef | Logging_impl | |
LogConfigListenerPtr typedef | Logging_impl | protected |
Logging_impl() | Logging_impl | |
LogLevelCallbackFn typedef | Logging_impl | |
LogLevelListenerPtr typedef | Logging_impl | protected |
merge_front_environment_path(const char *environment_variable, const std::string &path) const | LoadableDevice_impl | protected |
naming_service_name | Resource_impl | |
NEGATIVE enum value | Device_impl | protected |
operationalState() | Device_impl | |
originalCap | Device_impl | protected |
outPorts | PortSupplier_impl | protected |
outPorts_var | PortSupplier_impl | protected |
ownedWrappers | PropertySet_impl | protected |
PortServantMap typedef | PortSupplier_impl | protected |
PortSupplier_impl() | PortSupplier_impl | |
POSITIVE enum value | Device_impl | protected |
postConstruction(std::string &softwareProfile, std::string ®istrar_ior, const std::string &idm_channel_ior="", const std::string &nic="", const int sigfd=-1) | Device_impl | protectedvirtual |
PropertyCallbackFn typedef | PropertySet_impl | protected |
propertyChangePort | PropertySet_impl | protected |
PropertyMap typedef | PropertySet_impl | protected |
PropertySet_impl() | PropertySet_impl | |
propertySetAccess | PropertySet_impl | protected |
propTable | PropertySet_impl | protected |
query(CF::Properties &configProperties) | PropertySet_impl | |
registerInPort(Port_Provides_base_impl *port) | PortSupplier_impl | protected |
registerOutPort(Port_Uses_base_impl *port, CF::Port_ptr ref) | PortSupplier_impl | protected |
registerPropertyChangePort(PropertyEventSupplier *_propertyChangePort) | PropertySet_impl | inline |
registerPropertyListener(CORBA::Object_ptr listener, const CF::StringSequence &prop_ids, const CORBA::Float interval) | PropertySet_impl | |
releaseInPorts() | PortSupplier_impl | protected |
releaseObject() | Device_impl | |
releaseOutPorts() | PortSupplier_impl | protected |
releasePorts() | PortSupplier_impl | protected |
removeDuplicateFiles(std::string fileName) | LoadableDevice_impl | protected |
resolveDomainContext() | Device_impl | protected |
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 typedef | PortSupplier_impl | protected |
RH_UsesPortMap typedef | PortSupplier_impl | protected |
run() | Device_impl | virtual |
runTest(CORBA::ULong TestID, CF::Properties &testValues) | TestableObject_impl | |
saveLoggingContext(const std::string &url, int loglevel, ossie::logging::ResourceCtxPtr ctx) | Logging_impl | |
SECOND_BIGGER enum value | Device_impl | protected |
sendStateChange(StandardEvent::StateChangeType &fromState, StandardEvent::StateChangeType &toState, StandardEvent::StateChangeCategoryType category) | Device_impl | protected |
setAdditionalParameters(std::string &softwareProfile, std::string &application_registrar_ior, const std::string &nic) | Device_impl | |
Resource_impl::setAdditionalParameters(std::string &softwareProfile, std::string &application_registrar_ior, std::string &nic) | Resource_impl | virtual |
setAdminState(CF::Device::AdminType _adminType) | Device_impl | |
setAllocationImpl(const std::string &id, bool(*alloc)(const T &), void(*dealloc)(const T &)) | Device_impl | inlineprotected |
setAllocationImpl(const std::string &id, C *target, bool(C::*alloc)(const T &), void(C::*dealloc)(const T &)) | Device_impl | inlineprotected |
setAllocationImpl(const char *id, Alloc alloc, Dealloc dealloc) | Device_impl | inlineprotected |
setAllocationImpl(const char *id, Target target, Alloc alloc, Dealloc dealloc) | Device_impl | inlineprotected |
setAllocationImpl(T &value, Alloc alloc, Dealloc dealloc) | Device_impl | inlineprotected |
setAllocationImpl(T &value, Target target, Alloc alloc, Dealloc dealloc) | Device_impl | inlineprotected |
setCurrentWorkingDirectory(std::string &cwd) | Resource_impl | virtual |
setExecparamProperties(std::map< std::string, char * > &) | PropertySet_impl | |
setLogConfig(const char *config_contents) | Logging_impl | |
setLogConfigCallback(LogConfigListener *func) | Logging_impl | protectedvirtual |
setLogConfigCallback(LogConfigCallbackFn func) | Logging_impl | protectedvirtual |
setLogConfigListener(T &target, void(T::*func)(const char *config_data)) | Logging_impl | inlineprotected |
setLogConfigListener(T *target, void(T::*func)(const char *config_data)) | Logging_impl | inlineprotected |
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_impl | protectedvirtual |
setLogLevelCallback(LogLevelCallbackFn func) | Logging_impl | protectedvirtual |
setLogLevelListener(T &target, void(T::*func)(const char *logid, const CF::LogLevel &level)) | Logging_impl | inlineprotected |
setLogLevelListener(T *target, void(T::*func)(const char *logid, const CF::LogLevel &level)) | Logging_impl | inlineprotected |
setParentId(const std::string &parentid) | Resource_impl | inline |
setPropertyChangeListener(const std::string &id, T &target, void(T::*func)(const std::string &)) | PropertySet_impl | inlineprotected |
setPropertyChangeListener(const std::string &id, T *target, void(T::*func)(const std::string &)) | PropertySet_impl | inlineprotected |
setPropertyChangeListener(const std::string &id, PropertyCallbackFn func) | PropertySet_impl | protected |
setPropertyConfigureImpl(T &value, Target target, Func func) | PropertySet_impl | inlineprotected |
setPropertyConfigureImpl(T &value, Func func) | PropertySet_impl | inlineprotected |
setPropertyQueryImpl(T &value, Target target, Func func) | PropertySet_impl | inlineprotected |
setPropertyQueryImpl(T &value, Func func) | PropertySet_impl | inlineprotected |
setResourceContext(ossie::logging::ResourceCtxPtr ctx) | Logging_impl | |
setTransferSize(uint64_t xfersize) | LoadableDevice_impl | inline |
setUsageState(CF::Device::UsageType newUsageState) | Device_impl | protected |
sharedPkgs | LoadableDevice_impl | protected |
sig_fd | Device_impl | protected |
softwareProfile() | Resource_impl | |
start() | Resource_impl | |
start_component(T *&component, int argc, char *argv[]) | Resource_impl | inlinestatic |
start_device(T **devPtr, struct sigaction sa, int argc, char *argv[]) | Device_impl | inlinestatic |
started() | Resource_impl | |
startPorts() | PortSupplier_impl | protected |
startPropertyChangeMonitor(const std::string &rsc_id) | PropertySet_impl | |
stop() | Resource_impl | |
stopPorts() | PortSupplier_impl | protected |
stopPropertyChangeMonitor() | PropertySet_impl | |
TestableObject_impl() | TestableObject_impl | inline |
transferSize | LoadableDevice_impl | protected |
UNKNOWN enum value | Device_impl | protected |
unload(const char *fileName) | LoadableDevice_impl | |
unregisterPropertyListener(const char *reg_id) | PropertySet_impl | |
update_ld_library_path(CF::FileSystem_ptr fs, const char *fileName, CF::LoadableDevice::LoadType loadKind) | LoadableDevice_impl | protected |
update_octave_path(CF::FileSystem_ptr fs, const char *fileName, CF::LoadableDevice::LoadType loadKind) | LoadableDevice_impl | protected |
update_path(sharedLibraryStorage &packageDescription) | LoadableDevice_impl | protected |
update_selected_paths(std::vector< sharedLibraryStorage > &paths) | LoadableDevice_impl | protected |
updateUsageState() | Device_impl | protected |
usageState() | Device_impl | |
validate(CF::Properties property, CF::Properties &validProps, CF::Properties &invalidProps) | PropertySet_impl | protected |
ZERO enum value | Device_impl | protected |
~Device_impl() | Device_impl | |
~LoadableDevice_impl() | LoadableDevice_impl | virtual |
~Logging_impl() | Logging_impl | inlinevirtual |
~PropertySet_impl() | PropertySet_impl | |
~Resource_impl() | Resource_impl | virtual |