NoOpObjectFactoryClassRef

public struct NoOpObjectFactoryClassRef : NoOpObjectFactoryClassProtocol

The NoOpObjectFactoryClassRef type acts as a lightweight Swift reference to an underlying AtkNoOpObjectFactoryClass instance. It exposes methods that can operate on this data type through NoOpObjectFactoryClassProtocol conformance. Use NoOpObjectFactoryClassRef only as an unowned reference to an existing AtkNoOpObjectFactoryClass instance.

  • ptr
    Untyped pointer to the underlying `AtkNoOpObjectFactoryClass` instance.
    

    For type-safe access, use the generated, typed pointer _ptr property instead.

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

NoOpObjectClass Record: NoOpObjectClassProtocol extension (methods and fields)

NoOpObjectFactoryClass Record