Home Previous Up Next Index

memoryx::SECObjectRelationsSegmentBase

Overview

[ "cpp:virtual" ] class SECObjectRelationsSegmentBase extends PersistentEntitySegmentBase

MemorySegment for SECs

Operation Index

getObjectRelationsById
getOacByName
getAll

Operations

SECObjectRelationsBase getObjectRelationsById(string entityId)

OacBase getOacByName(string entityName)

OacBaseList getAll()


Home Previous Up Next Index