Gjsify LogoGjsify Logo

Hierarchy

  • TCAction

Index

Constructors

  • Creates a new #NMTCAction object.

    Parameters

    • kind: string

      name of the queueing discipline

    Returns TCAction

Properties

name: string

Methods

  • Determines if two #NMTCAction objects contain the same kind, family, handle, parent and info.

    Parameters

    • other: TCAction

      the #NMTCAction to compare action to.

    Returns boolean

  • Gets the value of the attribute with name name on action

    Parameters

    • name: string

      the name of an action attribute

    Returns GLib.Variant

  • getAttributeNames(): string[]
  • Gets an array of attribute names defined on action.

    Returns string[]

  • getKind(): string
  • ref(): void
  • Increases the reference count of the object.

    Returns void

  • Sets or clears the named attribute on action to the given value.

    Parameters

    • name: string

      the name of an action attribute

    • value: GLib.Variant

      the value

    Returns void

  • unref(): void
  • Decreases the reference count of the object. If the reference count reaches zero, the object will be destroyed.

    Returns void

  • Creates a new #NMTCAction object.

    Parameters

    • kind: string

      name of the queueing discipline

    Returns TCAction

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method