Home Previous Up Next Index

armarx::RemoteStateInterface

Overview

interface RemoteStateInterface

Derived Classes and Interfaces

RemoteStateIceBase

Operation Index

getRemoteUnbreakableBufferSize
getRemoteUnbreakableBufferStati
getParentStateLayout
remoteProcessBufferedEvents
remoteEnqueueEvent
remoteProcessEvent
remoteFinalize

Operations

int getRemoteUnbreakableBufferSize()

bool getRemoteUnbreakableBufferStati()

StateIceBase getParentStateLayout()

void remoteProcessBufferedEvents()

void remoteEnqueueEvent(EventBase evt)

void remoteProcessEvent(EventBase evt, bool buffered)

void remoteFinalize(StringVariantContainerBaseMap properties, EventBase evt)


Home Previous Up Next Index