Home
Previous
Up
Next
Index
armarx::armem::server::RecordingMemoryInterface
Overview
interface RecordingMemoryInterface
Derived Classes and Interfaces
LongTermMemoryInterface
Operation Index
directlyStore
startRecord
stopRecord
getRecordStatus
Operations
dto::DirectlyStoreResult
directlyStore(
dto::DirectlyStoreInput
directlStoreInput)
dto::StartRecordResult
startRecord(
dto::StartRecordInput
startRecordInput)
dto::StopRecordResult
stopRecord()
dto::RecordStatusResult
getRecordStatus()
Home
Previous
Up
Next
Index