Infinityd.Request

g GObject.GInterface GObject.GInterface Infinity.Request Infinity.Request GObject.GInterface->Infinity.Request GObject.Object GObject.Object Infinityd.Request Infinityd.Request GObject.Object->Infinityd.Request Infinity.Request->Infinityd.Request

Subclasses:

Infinityd.ProgressRequest

Methods

Inherited:

GObject.Object (37), Infinity.Request (5)

Structs:

GObject.ObjectClass (5)

Virtual Methods

Inherited:

GObject.Object (7), Infinity.Request (2)

Properties

Inherited:

Infinity.Request (2)

Name

Type

Flags

Short Description

node-id

int

r/w/co

The ID of the node affected by the request

requestor

Infinity.XmlConnection

r/w/co

The connection making the request

Signals

Inherited:

GObject.Object (1), Infinity.Request (1)

Fields

Inherited:

GObject.Object (1), Infinity.Request (1)

Name

Type

Access

Description

parent

GObject.Object

r

Class Details

class Infinityd.Request(**kwargs)
Bases:

GObject.Object, Infinity.Request

Abstract:

No

Structure:

Infinityd.RequestClass

Infinityd.Request is an opaque data type. You should only access it via the public API functions.

Property Details

Infinityd.Request.props.node_id
Name:

node-id

Type:

int

Default Value:

4294967295

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

The ID of the node affected by the request

Infinityd.Request.props.requestor
Name:

requestor

Type:

Infinity.XmlConnection

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

The connection making the request