gstlal 1.13.0
Loading...
Searching...
No Matches
python.servicediscovery.MyListener Class Reference
Inheritance diagram for python.servicediscovery.MyListener:
Collaboration diagram for python.servicediscovery.MyListener:

Public Member Functions

 print_msg (self, action, sname, stype, sdomain, host, port, properties)
 add_service (self, sname, stype, sdomain, host, port, properties)
 remove_service (self, sname, stype, sdomain)
 all_for_now (self)
 failure (self, *args)

Detailed Description

Definition at line 338 of file servicediscovery.py.

Member Function Documentation

◆ add_service()

python.servicediscovery.MyListener.add_service ( self,
sname,
stype,
sdomain,
host,
port,
properties )

Reimplemented from python.servicediscovery.Listener.

Definition at line 346 of file servicediscovery.py.

◆ all_for_now()

python.servicediscovery.MyListener.all_for_now ( self)

Reimplemented from python.servicediscovery.Listener.

Definition at line 351 of file servicediscovery.py.

◆ failure()

python.servicediscovery.MyListener.failure ( self,
* args )

Reimplemented from python.servicediscovery.Listener.

Definition at line 354 of file servicediscovery.py.

◆ print_msg()

python.servicediscovery.MyListener.print_msg ( self,
action,
sname,
stype,
sdomain,
host,
port,
properties )

Definition at line 339 of file servicediscovery.py.

◆ remove_service()

python.servicediscovery.MyListener.remove_service ( self,
sname,
stype,
sdomain )

Reimplemented from python.servicediscovery.Listener.

Definition at line 348 of file servicediscovery.py.


The documentation for this class was generated from the following file: