|
EventAnalysis
1.4.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 |
1.8.13