EventAnalysis
1.3.0
|
#include <PersistenceService.h>
Public Member Functions | |
BookedObject (std::string name, std::string store) | |
bool | operator== (const BookedObject &obj) |
Public Attributes | |
std::string | objName |
std::string | storeName |
struct to represent booked objects.
|
inline |
|
inline |
std::string EA::PersistenceService::BookedObject::objName |
std::string EA::PersistenceService::BookedObject::storeName |