29 #include "../entity/profiler/ResourceProfileEntity.h"
31 #include <MemoryX/interface/memorytypes/MemorySegments.h>
37 virtual public PersistentResourceProfileSegmentBase
42 bool useMongoIds =
true);
44 ResourceProfileEntityBaseList
45 getResourceProfileEntities(const ::Ice::Current& = Ice::emptyCurrent)
const override;
46 ResourceProfileEntityBasePtr
47 getResourceProfileByName(
const std::string& profileName,
48 const ::Ice::Current& = Ice::emptyCurrent)
const override;