Ufo.CpuNode

g GObject.Object GObject.Object Ufo.Node Ufo.Node GObject.Object->Ufo.Node Ufo.CpuNode Ufo.CpuNode Ufo.Node->Ufo.CpuNode

Subclasses:

None

Methods

Inherited:

Ufo.Node (6), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (mask)

get_affinity ()

Virtual Methods

Inherited:

Ufo.Node (2), GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent_instance

Ufo.Node

r

Class Details

class Ufo.CpuNode(**kwargs)
Bases:

Ufo.Node

Abstract:

No

Structure:

Ufo.CpuNodeClass

Main object for organizing filters. The contents of the Ufo.CpuNode structure are private and should only be accessed via the provided API.

classmethod new(mask)
Parameters:

mask (object or None) –

Return type:

Ufo.Node

get_affinity()
Returns:

A pointer to the cpu_set_t mask associated with self.

Return type:

object or None

Get affinity mask of self.