FieldDefinition

class bagPy.FieldDefinition[source]

Bases: object

Proxy of C++ FieldDefinition class.

__init__(FieldDefinition self) -> FieldDefinition

Attributes Summary

name

p.q(const).char

thisown

The membership flag

type

uint8_t

Attributes Documentation

name

p.q(const).char

Type:

name

thisown

The membership flag

type

uint8_t

Type:

type

__init__(FieldDefinition self) FieldDefinition[source]
property name

p.q(const).char

Type:

name

property thisown

The membership flag

property type

uint8_t

Type:

type