Epc.Dispatcher – libepc-1.0 Reference Manual
Packages
libepc-1.0
Epc
Dispatcher
collision_handling
cookie
name
Dispatcher
add_service
add_service_subtype
get_collision_handling
get_cookie
get_name
reset
run
set_collision_handling
set_cookie
set_name
set_service_details
Dispatcher
Object Hierarchy:
Description:
public
class
Dispatcher
:
Object
Namespace:
Epc
Package:
libepc-1.0
Content:
Properties:
public
CollisionHandling
collision_handling
{
get
;
set
construct
; }
public
string
cookie
{
get
;
set
construct
; }
public
string
name
{
get
;
set
construct
; }
Creation methods:
public
Dispatcher
(
string
name)
Methods:
public
void
add_service
(
AddressFamily
protocol,
string
type,
string
domain,
string
host,
uint16
port)
public
void
add_service_subtype
(
string
type,
string
subtype)
public
CollisionHandling
get_collision_handling
()
public
unowned
string
get_cookie
()
public
unowned
string
get_name
()
public
void
reset
()
public
bool
run
()
throws
Error
public
void
set_collision_handling
(
CollisionHandling
method)
public
void
set_cookie
(
string
cookie)
public
void
set_name
(
string
name)
public
void
set_service_details
(
string
type)
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref