Home Previous Up Next Index

memoryx::OacMemorySegmentBase

Overview

[ "cpp:virtual" ] class OacMemorySegmentBase extends PersistentEntitySegmentBase

Operation Index

getOacById
getOacByName
getAll

Operations

OacBase getOacById(string entityId)

OacBase getOacByName(string entityName)

OacBaseList getAll()


Home Previous Up Next Index