template <typename T>

struct object_traits

Defined at line 38 of file ../../zircon/system/ulib/zx/include/lib/zx/object_traits.h

The default traits supports:

- bti

- event

- iommu

- profile

- timer

- vmo

Public Members

static const bool supports_duplication
static const bool supports_get_child
static const bool supports_set_profile
static const bool supports_user_signal
static const bool supports_wait
static const bool supports_kill
static const bool has_peer_handle