Home Previous Up Next Index

armarx::armem::server::LoadingMemoryInterface

Overview

interface LoadingMemoryInterface

Derived Classes and Interfaces

PersistentLongTermMemoryInterface

Operation Index

loadLTMintoWM
loadExportIntoWM

Operations

void loadLTMintoWM(bool complete)

bool loadExportIntoWM(string export_path, string memoryName, ::Ice::StringSeq coreSegmentNames, bool addNonExistingCoreSegments, int amountOfSnapshotsPerSegmentToLoad)


Home Previous Up Next Index