Packages
libnl-3.0
Netlink
CacheManager
alloc
add
add_cache
data_ready
get_fd
info
poll
CacheManager
Object Hierarchy:
Netlink.CacheManager
Netlink.CacheManager
Netlink.CacheManager
Description:
[
Compact
]
[
CCode
( cname =
"struct nl_cache_mngr"
, cprefix =
"nl_cache_mngr_"
, free_function =
"nl_cache_mngr_free"
) ]
public
class
CacheManager
Namespace:
Netlink
Package:
libnl-3.0
Content:
Static methods:
public
static
int
alloc
(
Socket
? sk,
int
protocol,
int
flags,
out
CacheManager
c)
Methods:
public
int
add
(
string
name,
ChangeCallbackFunc
cb,
out
unowned
Cache
cache)
public
int
add_cache
(
Cache
cache,
ChangeCallbackFunc
cb)
public
int
data_ready
()
public
int
get_fd
()
public
void
info
(
DumpParams
@params)
public
int
poll
(
int
timeout)