attribute

package
v0.3.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Attribute

type Attribute struct {
	Header *AttributeHeader
	Value  []byte
}

Class attribute struct

type AttributeHeader

type AttributeHeader struct {
	AttributeName      [80]byte // Attribute name (max 80 symbols)
	AttributeType      uint8    // attribute type: string, int, float bool or objectName'
	AttributeValueSize uint64   // Data size of attribute value in bytes
}

Class attributes header struct

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL