aes70::OcaObjectSearchResult struct

Contents

Result of object search via the Find...() methods of OcaBlock. Dynamic format, form used depends on type of search and options. The FieldMap parameter of the Find...() methods specifies which optional fields should be returned as nonnull.

Public variables

OcaONo ONo
OcaClassIdentification ClassIdentification
OcaONoPath ContainerPath
OcaString Role
OcaString Label

Variable documentation

OcaONo aes70::OcaObjectSearchResult::ONo

ONo of object found

OcaClassIdentification aes70::OcaObjectSearchResult::ClassIdentification

Class identification (class ID + class version) of object found

OcaONoPath aes70::OcaObjectSearchResult::ContainerPath

Chain of ONos leading from root to this object's container

OcaString aes70::OcaObjectSearchResult::Role

Object role in device

OcaString aes70::OcaObjectSearchResult::Label

Object user-specified label