Infinity.CommunicationCentralMethod

g GObject.GInterface GObject.GInterface Infinity.CommunicationMethod Infinity.CommunicationMethod GObject.GInterface->Infinity.CommunicationMethod GObject.Object GObject.Object Infinity.CommunicationCentralMethod Infinity.CommunicationCentralMethod GObject.Object->Infinity.CommunicationCentralMethod Infinity.CommunicationMethod->Infinity.CommunicationCentralMethod

Subclasses:

None

Methods

Inherited:

GObject.Object (37), Infinity.CommunicationMethod (9)

Structs:

GObject.ObjectClass (5)

Virtual Methods

Inherited:

GObject.Object (7), Infinity.CommunicationMethod (9)

Properties

Name

Type

Flags

Short Description

group

Infinity.CommunicationGroup

r/w/co

The communication group for which to handle messages

registry

Infinity.CommunicationRegistry

r/w/co

The communication registry to register connections with

Signals

Inherited:

GObject.Object (1), Infinity.CommunicationMethod (2)

Fields

Inherited:

GObject.Object (1), Infinity.CommunicationMethod (2)

Name

Type

Access

Description

parent_instance

GObject.Object

r

Class Details

class Infinity.CommunicationCentralMethod(**kwargs)
Bases:

GObject.Object, Infinity.CommunicationMethod

Abstract:

No

Structure:

Infinity.CommunicationCentralMethodClass

Infinity.CommunicationCentralMethod is an opaque data type. You should only access it * via the public API functions.

Property Details

Infinity.CommunicationCentralMethod.props.group
Name:

group

Type:

Infinity.CommunicationGroup

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

The communication group for which to handle messages

Infinity.CommunicationCentralMethod.props.registry
Name:

registry

Type:

Infinity.CommunicationRegistry

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

The communication registry to register connections with