TestLogBuffer

class TestLogBuffer(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null) : ProxyInstance

Skipped during bindings generation

  • parameter bytes: Unsupported pointer to primitive type

Constructors

Link copied to clipboard
constructor()

Allocate a new TestLogBuffer.

constructor(scope: <Error class: unknown class>)

Allocate a new TestLogBuffer using the provided AutofreeScope.

constructor(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val glibTestLogBufferPointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
open override val handle: <Error class: unknown class>?

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Compare two proxy instances for equality. This will compare both the type of the instances, and their memory addresses.

Link copied to clipboard
fun free()

Internal function for gtester to free test log messages, no ABI guarantees provided.

Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard

Internal function for gtester to retrieve test log messages, no ABI guarantees provided.