InteractionWriter Class Reference

#include <VisionX/libraries/armem_human/client/HumanRobotInteractionWriter.h>

+ Inheritance diagram for InteractionWriter:

Public Member Functions

bool commitHumanRobotInteraction (const HumanRobotInteraction &interaction, const std::string &provider, const armem::Time &referencedTime)
 
bool commitHumanRobotInteractions (const std::vector< HumanRobotInteraction > &interactions, const std::string &provider, const armem::Time &referencedTime)
 
void connect (armem::client::MemoryNameSystem &memoryNameSystem)
 
Properties defaultProperties () const override
 
 InteractionWriter ()
 
std::string propertyPrefix () const override
 
void registerPropertyDefinitions (armarx::PropertyDefinitionsPtr &def)
 
 SimpleWriterBase ()
 
 ~InteractionWriter () override
 
- Public Member Functions inherited from SimpleWriterBase
void connect (armarx::armem::client::MemoryNameSystem &mns)
 
void registerPropertyDefinitions (armarx::PropertyDefinitionsPtr &def)
 
 SimpleWriterBase ()
 
virtual ~SimpleWriterBase ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from SimpleWriterBase
armem::client::WritermemoryWriter ()
 
const Propertiesproperties () const
 
void setProperties (const Properties &p)
 

Detailed Description

Definition at line 42 of file HumanRobotInteractionWriter.h.

Constructor & Destructor Documentation

◆ InteractionWriter()

Definition at line 36 of file HumanRobotInteractionWriter.cpp.

+ Here is the call graph for this function:

◆ ~InteractionWriter()

~InteractionWriter ( )
overridedefault

Member Function Documentation

◆ commitHumanRobotInteraction()

bool commitHumanRobotInteraction ( const HumanRobotInteraction & interaction,
const std::string & provider,
const armem::Time & referencedTime )

Definition at line 59 of file HumanRobotInteractionWriter.cpp.

+ Here is the call graph for this function:

◆ commitHumanRobotInteractions()

bool commitHumanRobotInteractions ( const std::vector< HumanRobotInteraction > & interactions,
const std::string & provider,
const armem::Time & referencedTime )

Definition at line 67 of file HumanRobotInteractionWriter.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ connect()

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

Definition at line 49 of file HumanRobotInteractionWriter.cpp.

+ Here is the call graph for this function:

◆ defaultProperties()

Properties defaultProperties ( ) const
inlineoverridevirtual

Implements SimpleWriterBase.

Definition at line 61 of file HumanRobotInteractionWriter.h.

◆ propertyPrefix()

std::string propertyPrefix ( ) const
inlineoverridevirtual

Implements SimpleWriterBase.

Definition at line 55 of file HumanRobotInteractionWriter.h.

◆ registerPropertyDefinitions()

void registerPropertyDefinitions ( armarx::PropertyDefinitionsPtr & def)

Definition at line 43 of file HumanRobotInteractionWriter.cpp.

+ Here is the call graph for this function:

◆ SimpleWriterBase()

SimpleWriterBase ( )

Definition at line 39 of file SimpleWriterBase.cpp.

+ Here is the caller graph for this function:

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