Home Previous Up Next Index

memoryx::PersistentResourceProfileSegmentBase

Overview

[ "cpp:virtual" ] class PersistentResourceProfileSegmentBase extends PersistentEntitySegmentBase

Memory segment for storing and retrieving ResourceProfileEntities.

Operation Index

getResourceProfileEntities
getResourceProfileByName

Operations

ResourceProfileEntityBaseList getResourceProfileEntities()

ResourceProfileEntityBase getResourceProfileByName(string profileName)


Home Previous Up Next Index