ItemIdentifier Class Reference

For usage if you might want to create the key using some logic defined with your strategy rather than the caller. More...

#include <RobotAPI/libraries/armem/server/ltm/persistence/MemoryPersistenceStrategy.h>

+ Inheritance diagram for ItemIdentifier:

Public Member Functions

virtual std::string getKey ()
 
virtual ~ItemIdentifier ()
 

Detailed Description

For usage if you might want to create the key using some logic defined with your strategy rather than the caller.

NOTE: Not used currently

Definition at line 19 of file MemoryPersistenceStrategy.h.

Constructor & Destructor Documentation

◆ ~ItemIdentifier()

virtual ~ItemIdentifier ( )
virtual

Member Function Documentation

◆ getKey()

virtual std::string getKey ( )
virtual

Reimplemented in FileIdentifier.

+ Here is the caller graph for this function:

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