UInt8Array

class bagPy.UInt8Array[source]

Bases: object

Proxy of C++ BAG::UInt8Array class.

__init__(UInt8Array self) -> UInt8Array __init__(UInt8Array self, size_t len) -> UInt8Array

Parameters:
  • len (size_t) –

  • self (__init__(UInt8Array) –

  • UInt8Array (UInt8Array other) ->) –

  • other (BAG::UInt8Array &&) –

Attributes Summary

thisown

The membership flag

Methods Summary

at(UInt8Array self, size_t index)

param index:

data(UInt8Array self)

release(UInt8Array self)

size(UInt8Array self)

Attributes Documentation

thisown

The membership flag

Methods Documentation

at(UInt8Array self, size_t index) uint8_t &[source]
Parameters:

index (size_t) –

data(UInt8Array self) uint8_t *[source]
release(UInt8Array self) uint8_t *[source]
size(UInt8Array self) size_t[source]
__init__(UInt8Array self) UInt8Array[source]
__init__(UInt8Array self, size_t len) UInt8Array
Parameters:
  • len (size_t) –

  • self (__init__(UInt8Array) –

  • UInt8Array (UInt8Array other) ->) –

  • other (BAG::UInt8Array &&) –

at(UInt8Array self, size_t index) uint8_t &[source]
Parameters:

index (size_t) –

data(UInt8Array self) uint8_t *[source]
release(UInt8Array self) uint8_t *[source]
size(UInt8Array self) size_t[source]
property thisown

The membership flag