Writer Class Reference

#include <RobotAPI/libraries/armem_objects/client/instance/ObjectWriter.h>

Public Member Functions

bool commitObject (const armem::arondto::ObjectInstance &inst, const std::string &provider, const armem::Time &)
 
void connect (armem::client::MemoryNameSystem &memoryNameSystem)
 
void registerPropertyDefinitions (armarx::PropertyDefinitionsPtr &def)
 
 Writer ()
 
virtual ~Writer ()=default
 

Detailed Description

Definition at line 36 of file ObjectWriter.h.

Constructor & Destructor Documentation

◆ Writer()

Writer ( )

Definition at line 23 of file ObjectWriter.cpp.

◆ ~Writer()

virtual ~Writer ( )
virtualdefault

Member Function Documentation

◆ commitObject()

bool commitObject ( const armem::arondto::ObjectInstance &  inst,
const std::string &  provider,
const armem::Time t 
)

Definition at line 59 of file ObjectWriter.cpp.

+ Here is the call graph for this function:

◆ connect()

void connect ( armem::client::MemoryNameSystem memoryNameSystem)

Definition at line 42 of file ObjectWriter.cpp.

+ Here is the call graph for this function:

◆ registerPropertyDefinitions()

void registerPropertyDefinitions ( armarx::PropertyDefinitionsPtr def)

Definition at line 28 of file ObjectWriter.cpp.


The documentation for this class was generated from the following files: