ClusterStruct

interface ClusterStruct


Interface for a Cluster Struct field.

Summary

Public functions

StructDescriptor

Returns the descriptor for the struct.

Any?

Returns the value of the field for the given tag ID.

Public functions

getDescriptor

fun getDescriptor(): StructDescriptor

Returns the descriptor for the struct.

getFieldValueById

fun getFieldValueById(tagId: UInt): Any?

Returns the value of the field for the given tag ID.