Block Datatypes
OcaBlockMember
-
struct OcaBlockMember
Describes an object that is a member of a block.
-
OcaObjectIdentification MemberObjectIdentification
Object identification of a block member.
-
OcaObjectIdentification MemberObjectIdentification
OcaSignalPath
OcaActionObjectSearchResultFlags
-
using OcaActionObjectSearchResultFlags = OcaBitSet16
Bitset that specifies the fields to be returned by a search for Action Objects in a Block
OcaActionObjectSearchResult
-
struct OcaActionObjectSearchResult
Result of Action Object search via the FindActionObject…() methods of OcaBlock. Dynamic format, form used depends on type of search and options.
-
OcaObjectIdentification Identification
ONo & class identification of Action Object found
-
OcaONoPath ContainerPath
Array of ONos leading from root to this Action Object’s Owner
-
OcaObjectIdentification Identification
OcaDatasetSearchResult
-
struct OcaDatasetSearchResult
Result of Dataset search via the FindDatasets(…) and FindDatasetsRecursive(…) methods of OcaBlock.
-
OcaBlockMember Object
Member descriptor of Dataset Object
-
OcaMimeType Type
Dataset type
-
OcaBlockMember Object
OcaBlockConfigurability
-
using OcaBlockConfigurability = OcaBitSet16
Bitset that defines a Block’s Configurability.
OcaGlobalTypeIdentifier
-
struct OcaGlobalTypeIdentifier
Globally unique identifier of something that belongs to an organization. An identifier with both Authority and ID fields of zero shall be interpreted as a null value.
-
OcaOrganizationID Organization
Unique identifier of organization that has authority over this reusable block type.
-
OcaOrganizationID Organization