Name

org.opensuse.Agama1.Network.Connections

Methods

GetConnections   (OUT ao unnamed_arg0);
AddConnection    (IN  s  id,
                  IN  y  ty);
GetConnection    (IN  s  id,
                  OUT o  unnamed_arg1);
RemoveConnection (IN  s  id);
Apply            ();

Signals

ConnectionAdded (s id,
                 o path);

Description

Method Details

The GetConnections() method

GetConnections (OUT ao unnamed_arg0);

OUT ao unnamed_arg0:

The AddConnection() method

AddConnection (IN  s id,
               IN  y ty);

IN s id:

IN y ty:

The GetConnection() method

GetConnection (IN  s id,
               OUT o unnamed_arg1);

IN s id:

OUT o unnamed_arg1:

The RemoveConnection() method

RemoveConnection (IN  s id);

IN s id:

The Apply() method

Apply ();

Signal Details

The "ConnectionAdded" signal

ConnectionAdded (s id,
                 o path);

s id:

o path: