addPlugin(const std::string prefix="", ParamsT &&...params) | ManagedIceObject | inlineprotected |
addPlugin(PluginT *&targ, const std::string prefix="", ParamsT &&...params) | ManagedIceObject | inlineprotected |
addPlugin(std::experimental::observer_ptr< PluginT > &targ, const std::string prefix="", ParamsT &&...params) | ManagedIceObject | inlineprotected |
addPropertyUser(const PropertyUserPtr &subPropertyUser) | Component | protected |
baseline | DepthImageProviderDynamicSimulation | protected |
cameraNode | DepthImageProviderDynamicSimulation | protected |
camNodeName | DepthImageProviderDynamicSimulation | protected |
capture() | CapturingPointCloudProvider | protectedvirtual |
captureEnabled | CapturingPointCloudProvider | protected |
captureMutex | DepthImageProviderDynamicSimulation | protected |
captureTask | CapturingPointCloudProvider | protected |
changeFrameRate(Ice::Float framesPerSecond, const Ice::Current &c=Ice::emptyCurrent) override | CapturingPointCloudProvider | |
checkLogLevel(MessageTypeT level) const | Logging | protected |
clipDrawnCloudXHi | DepthImageProviderDynamicSimulation | protected |
clipDrawnCloudXLo | DepthImageProviderDynamicSimulation | protected |
clipDrawnCloudYHi | DepthImageProviderDynamicSimulation | protected |
clipDrawnCloudYLo | DepthImageProviderDynamicSimulation | protected |
clipDrawnCloudZHi | DepthImageProviderDynamicSimulation | protected |
clipDrawnCloudZLo | DepthImageProviderDynamicSimulation | protected |
clipPointCloud | DepthImageProviderDynamicSimulation | protected |
Component() | Component | protected |
componentPropertiesUpdated(const std::set< std::string > &changedProperties) | Component | virtual |
create(Ice::PropertiesPtr properties=Ice::createProperties(), const std::string &configName="", const std::string &configDomain="ArmarX") | Component | inlinestatic |
createPropertyDefinitions() override | DepthImageProviderDynamicSimulation | protectedvirtual |
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
debugDrawer | DepthImageProviderDynamicSimulation | protected |
debugDrawerTopicName | DepthImageProviderDynamicSimulation | protected |
depthBuffer | DepthImageProviderDynamicSimulation | protected |
DepthImageProviderDynamicSimulation()=default | DepthImageProviderDynamicSimulation | |
dFloatImage | DepthImageProviderDynamicSimulation | protected |
dImage | DepthImageProviderDynamicSimulation | protected |
distribution | DepthImageProviderDynamicSimulation | protected |
doCapture() override | DepthImageProviderDynamicSimulation | protectedvirtual |
drawPointCloud | DepthImageProviderDynamicSimulation | protected |
enablePointCloudVisualization(bool enable, bool preferRGB, const Ice::Current &c=Ice::emptyCurrent) | PointCloudProvider | |
enableProfiler(bool enable) | ManagedIceObject | |
floatImageMode | DepthImageProviderDynamicSimulation | protected |
focalLength | DepthImageProviderDynamicSimulation | protected |
forceComponentCreatedByComponentCreateFunc() | Component | |
fpsCounter | CapturingPointCloudProvider | protected |
frameRate | CapturingPointCloudProvider | protected |
generateSubObjectName(const std::string &superObjectName, const std::string &subObjectName) | ManagedIceObject | static |
generateSubObjectName(const std::string &subObjectName) | ManagedIceObject | |
generator | DepthImageProviderDynamicSimulation | protected |
getAdditionalPropertyUsers() const | Component | |
getArmarXManager() const | ManagedIceObject | |
getCommunicator() const | ManagedIceObject | protected |
getComponentProxyNames() | PropertyUser | |
getCompressedImagesAndMetaInfo(CompressionType, Ice::Int compressionQuality, armarx::MetaInfoSizeBasePtr &info, const Ice::Current &) override | ImageProvider | |
getConfigDomain() | Component | protected |
getConfigIdentifier() | Component | protected |
getConfigName() | Component | protected |
getConnectivity() const | ManagedIceObject | |
getDefaultName() const override | DepthImageProviderDynamicSimulation | virtual |
getDefaultPointCloudFormat() | PointCloudProvider | protectedvirtual |
getEffectiveLoggingLevel() const | Logging | |
getExecutionState(const Ice::Current &c) override | ImageProvider | inlineprotected |
getIceManager() const | ManagedIceObject | |
getIceProperties() const | PropertyUser | |
getImageFormat(const Ice::Current &c=Ice::emptyCurrent) override | ImageProvider | |
getImageRecordingChannelPreferences(const Ice::Current &) override | ImageProvider | protected |
getImageRecordingStatus(const Ice::Current &) override | ImageProvider | protected |
getImages(const Ice::Current &c=Ice::emptyCurrent) override | ImageProvider | |
getImagesAndMetaInfo(armarx::MetaInfoSizeBasePtr &, const Ice::Current &) override | ImageProvider | |
getImagesAreUndistorted(const Ice::Current &c=Ice::emptyCurrent) override | DepthImageProviderDynamicSimulation | |
getLogSender() const | Logging | protected |
getMetaInfo(const std::string &id) | ManagedIceObject | |
getMetaInfoMap() const | ManagedIceObject | |
getName() const | ManagedIceObject | |
getNumberImages(const Ice::Current &c=Ice::emptyCurrent) override | ImageProvider | |
getObjectAdapter() const | ManagedIceObject | |
getObjectScheduler() const | ManagedIceObject | |
GetObjectStateAsString(int state) | ManagedIceObject | static |
getPeriodicTask(const std::string &name) | ManagedIceObject | |
getPluginPointer(std::type_info const &type, std::string const &prefix) | ManagedIceObject | protected |
getPointCloud(MetaPointCloudFormatPtr &info, const Ice::Current &c=Ice::emptyCurrent) override | PointCloudProvider | |
getPointCloudFormat(const Ice::Current &c=Ice::emptyCurrent) override | PointCloudProvider | |
getPointCloudSyncMode() | CapturingPointCloudProvider | protected |
getProfiler() const | ManagedIceObject | |
getProperty(const std::string &name) | Component | |
getProperty(const std::string &name) const | Component | inline |
getProperty(T &val, const std::string &name) const | Component | inline |
getProperty(std::atomic< T > &val, const std::string &name) const | Component | inline |
armarx::PropertyUser::getProperty(const std::string &name) | PropertyUser | |
armarx::PropertyUser::getProperty(const std::string &name) const | PropertyUser | inline |
armarx::PropertyUser::getProperty(T &val, const std::string &name) const | PropertyUser | inline |
armarx::PropertyUser::getProperty(std::atomic< T > &val, const std::string &name) const | PropertyUser | inline |
getPropertyAsCSV(ContainerT &val, const std::string &name, const std::string &splitBy=",;", bool trimElements=true, bool removeEmptyElements=true) | PropertyUser | inline |
getPropertyAsCSV(const std::string &name, const std::string &splitBy=",;", bool trimElements=true, bool removeEmptyElements=true) | PropertyUser | inline |
getPropertyDefinitions() | PropertyUser | |
getProxy(long timeoutMs=0, bool waitForScheduler=true) const | ManagedIceObject | |
getProxy(long timeoutMs=0, bool waitForScheduler=true) const | ManagedIceObject | inline |
getProxy(Prx &prx, long timeoutMs=0, bool waitForScheduler=true) const | ManagedIceObject | inline |
getProxy(const std::string &name, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true) | ManagedIceObject | inline |
getProxy(IceInternal::ProxyHandle< ProxyTarg > &proxy, const std::string &name, Args &&...args) | ManagedIceObject | inline |
getProxy(const std::string &name, IceInternal::ProxyHandle< ProxyTarg > &proxy, Args &&...args) | ManagedIceObject | inline |
getProxy(IceInternal::ProxyHandle< ProxyTarg > &proxy, const char *name, Args &&...args) | ManagedIceObject | inline |
getProxy(const char *name, IceInternal::ProxyHandle< ProxyTarg > &proxy, Args &&...args) | ManagedIceObject | inline |
getProxy(ProxyType &proxy, const char *name, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true) | ManagedIceObject | inline |
getProxyFromProperty(const std::string &propertyName, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true) | Component | inline |
getProxyFromProperty(ProxyType &proxy, const std::string &propertyName, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true) | Component | inline |
getReferenceFrame(const Ice::Current &c=Ice::emptyCurrent) override | DepthImageProviderDynamicSimulation | |
getScopedWriteLock() | ImageProvider | inlineprotected |
getState() const | ManagedIceObject | |
getStereoCalibration(const Ice::Current &c=Ice::emptyCurrent) override | DepthImageProviderDynamicSimulation | |
getSubscribedTopicNames() | PropertyUser | |
getTopic(const std::string &name) | ManagedIceObject | inline |
getTopic(TopicProxyType &topicProxy, const std::string &name) | ManagedIceObject | inline |
getTopicFromProperty(const std::string &propertyName) | Component | inline |
getTopicFromProperty(TopicProxyType &top, const std::string &propertyName) | Component | inline |
getTopicProxyNames() | PropertyUser | |
getUnresolvedDependencies() const | ManagedIceObject | |
hasProperty(const std::string &name) | PropertyUser | |
hasSharedMemorySupport(const Ice::Current &c=Ice::emptyCurrent) override | DepthImageProviderDynamicSimulation | |
height | DepthImageProviderDynamicSimulation | protected |
icePropertiesInitialized() | Component | inlineprotectedvirtual |
imageBuffers | ImageProvider | protected |
imageProcessorProxy | ImageProvider | protected |
imageRecordingRunningTask() | ImageProvider | protected |
imgPtr | DepthImageProviderDynamicSimulation | protected |
imgPtrFlt | DepthImageProviderDynamicSimulation | protected |
init(const Ice::Current &c) override | ImageProvider | inlineprotected |
initializeProperties(const std::string &configName, Ice::PropertiesPtr const &properties, const std::string &configDomain) | Component | |
injectPropertyDefinitions(PropertyDefinitionsPtr &props) override | Component | virtual |
isCaptureEnabled(const Ice::Current &c=Ice::emptyCurrent) override | CapturingPointCloudProvider | |
visionx::isExiting() const | PointCloudProvider | inlineprotected |
visionx::ImageProvider::isExiting() | ImageProvider | inlineprotected |
lastUpdate | DepthImageProviderDynamicSimulation | protected |
Logging() | Logging | |
loghelper(const char *file, int line, const char *function) const | Logging | protected |
ManagedIceObject(ManagedIceObject const &other) | ManagedIceObject | |
ManagedIceObject() | ManagedIceObject | protected |
minimumLoggingLevel | Logging | protected |
nanValue | DepthImageProviderDynamicSimulation | protected |
noise | DepthImageProviderDynamicSimulation | protected |
NullPtr | ManagedIceObject | static |
numFramesToCapture | CapturingPointCloudProvider | protected |
offeringTopic(const std::string &name) | ManagedIceObject | |
offeringTopicFromProperty(const std::string &propertyName) | Component | |
offscreenRenderer | DepthImageProviderDynamicSimulation | protected |
onConnectComponent() override | DepthImageProviderDynamicSimulation | protectedvirtual |
onConnectImageProvider() | ImageProvider | inlineprotectedvirtual |
onConnectPointCloudProvider() override | CapturingPointCloudProvider | protectedvirtual |
onDisconnectComponent() override | DepthImageProviderDynamicSimulation | protectedvirtual |
onDisconnectImageProvider() | ImageProvider | inlineprotectedvirtual |
onExitCapturingPointCloudProvider() override | DepthImageProviderDynamicSimulation | protectedvirtual |
onExitComponent() override | DepthImageProviderDynamicSimulation | protectedvirtual |
onExitImageProvider() override | DepthImageProviderDynamicSimulation | protectedvirtual |
onExitPointCloudProvider() override | CapturingPointCloudProvider | protectedvirtual |
onInitCapturingPointCloudProvider() override | DepthImageProviderDynamicSimulation | protectedvirtual |
onInitComponent() override | DepthImageProviderDynamicSimulation | protectedvirtual |
onInitImageProvider() override | DepthImageProviderDynamicSimulation | protectedvirtual |
onInitPointCloudProvider() override | CapturingPointCloudProvider | protectedvirtual |
onStartCapture(float frameRate) override | DepthImageProviderDynamicSimulation | protectedvirtual |
onStartCapturingPointCloudProvider() | CapturingPointCloudProvider | inlineprotectedvirtual |
onStopCapture() override | DepthImageProviderDynamicSimulation | protectedvirtual |
PeriodicTaskPtr typedef | ManagedIceObject | |
pointcloud | DepthImageProviderDynamicSimulation | protected |
pointCloudBuffer | DepthImageProviderDynamicSimulation | protected |
pointCloudDrawDelay | DepthImageProviderDynamicSimulation | protected |
pointCloudPointSize | DepthImageProviderDynamicSimulation | protected |
pointCloudProcessorProxy | PointCloudProvider | protected |
pointCloudSyncMode | CapturingPointCloudProvider | protected |
pointSkip | DepthImageProviderDynamicSimulation | protected |
PointT typedef | DepthImageProviderDynamicSimulation | protected |
postOnConnectComponent() | ManagedIceObject | inlineprotectedvirtual |
postOnDisconnectComponent() | ManagedIceObject | inlineprotectedvirtual |
postOnExitComponent() | ManagedIceObject | inlineprotectedvirtual |
postOnInitComponent() | ManagedIceObject | inlineprotectedvirtual |
preambleGetTopic(std::string const &name) | ManagedIceObject | |
preOnConnectComponent() override | Component | virtual |
preOnDisconnectComponent() | ManagedIceObject | inlineprotectedvirtual |
preOnExitComponent() | ManagedIceObject | inlineprotectedvirtual |
preOnInitComponent() override | Component | virtual |
PropertyUser() | PropertyUser | |
provideImages(void **inputBuffers, const IceUtil::Time &imageTimestamp=IceUtil::Time()) | ImageProvider | protected |
provideImages(CByteImage **images, const IceUtil::Time &imageTimestamp=IceUtil::Time()) | ImageProvider | protected |
provideImages(const std::vector< CByteImageUPtr > &images, const IceUtil::Time &imageTimestamp=IceUtil::Time()) | ImageProvider | protected |
provideImages(CFloatImage **images, const IceUtil::Time &imageTimestamp=IceUtil::Time()) | ImageProvider | protected |
providePointCloud(PointCloudPtrT pointCloudPtr) | PointCloudProvider | inlineprotected |
randValues | DepthImageProviderDynamicSimulation | protected |
recordImages(const IceUtil::Time &image_timestamp) | ImageProvider | protected |
release(const Ice::Current &c) override | ImageProvider | inlineprotected |
removeProxyDependency(const std::string &name) | ManagedIceObject | protected |
render() | DepthImageProviderDynamicSimulation | protected |
renderTimesCount | DepthImageProviderDynamicSimulation | protected |
request(const Ice::Current &c) override | ImageProvider | inlineprotected |
rgbBuffer | DepthImageProviderDynamicSimulation | protected |
rgbImage | DepthImageProviderDynamicSimulation | protected |
robotName | DepthImageProviderDynamicSimulation | protected |
setIceProperties(Ice::PropertiesPtr properties) | PropertyUser | virtual |
setImageFormat(ImageDimension imageDimension, ImageType imageType, BayerPatternType bayerPatternType=visionx::eBayerPatternRg) | ImageProvider | protected |
setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
setMetaInfo(const std::string &id, const VariantBasePtr &value) | ManagedIceObject | |
setName(std::string name) | ManagedIceObject | protected |
setNumberImages(int numberImages) | ImageProvider | protected |
setPointCloudSyncMode(ImageSyncMode pointCloudSyncMode) | CapturingPointCloudProvider | protected |
setTag(const LogTag &tag) | Logging | |
setTag(const std::string &tagName) | Logging | |
sharedMemoryProvider | ImageProvider | protected |
simVisu | DepthImageProviderDynamicSimulation | protected |
spamFilter | Logging | mutableprotected |
start(const Ice::Current &c) override | ImageProvider | inlineprotected |
startCapture(const Ice::Current &c=Ice::emptyCurrent) override | CapturingPointCloudProvider | |
startCaptureForNumFrames(int numFrames, const Ice::Current &c=Ice::emptyCurrent) override | CapturingPointCloudProvider | |
startImageRecording(const imrec::Config &cfg, const Ice::Current &) override | ImageProvider | protected |
startPeriodicTask(const std::string &uniqueName, std::function< void(void)> f, int periodMs, bool assureMeanInterval=false, bool forceSystemTime=true) | ManagedIceObject | |
stop(const Ice::Current &c) override | ImageProvider | inlineprotected |
stopCapture(const Ice::Current &c=Ice::emptyCurrent) override | CapturingPointCloudProvider | |
stopImageRecording(const Ice::Current &) override | ImageProvider | protected |
stopPeriodicTask(const std::string &name) | ManagedIceObject | |
sumRenderTimes | DepthImageProviderDynamicSimulation | protected |
sumRenderTimesSquared | DepthImageProviderDynamicSimulation | protected |
syncVisu() | DepthImageProviderDynamicSimulation | protected |
tag | Logging | protected |
terminate() | ManagedIceObject | protected |
tryAddProperty(const std::string &propertyName, const std::string &value) | PropertyUser | |
unsubscribeFromTopic(const std::string &name) | ManagedIceObject | |
updateComponentMetaInfo(const MetaPointCloudFormatPtr &info) | PointCloudProvider | protected |
updateIceProperties(const std::map< std::string, std::string > &changes) | PropertyUser | virtual |
updateProperties() | PropertyUser | |
updateProxies(IceManagerPtr) | PropertyUser | |
updateTimestamp(Ice::Long timestamp, bool threadSafe=true) | ImageProvider | protected |
updateTimestamp(IceUtil::Time timestamp, bool threadSafe=true) | ImageProvider | protected |
updateTimestamp(const armarx::DateTime ×tamp, bool threadSafe=true) | ImageProvider | protected |
usingProxy(const std::string &name, const std::string &endpoints="") | ManagedIceObject | |
usingProxyFromProperty(const std::string &propertyName, const std::string &endpoints="") | Component | |
usingTopic(const std::string &name, bool orderedPublishing=false) | ManagedIceObject | |
usingTopicFromProperty(const std::string &propertyName, bool orderedPublishing=false) | Component | |
vertFov | DepthImageProviderDynamicSimulation | protected |
visualization | DepthImageProviderDynamicSimulation | protected |
waitForObjectScheduler() | ManagedIceObject | |
waitForProxy(std::string const &name, bool addToDependencies) | ManagedIceObject | |
width | DepthImageProviderDynamicSimulation | protected |
zFar | DepthImageProviderDynamicSimulation | protected |
zNear | DepthImageProviderDynamicSimulation | protected |
~DepthImageProviderDynamicSimulation() override | DepthImageProviderDynamicSimulation | |
~Logging() | Logging | virtual |
~ManagedIceObject() override | ManagedIceObject | protected |
~PropertyUser() override | PropertyUser | |