Searched defs:object_handle (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/include/msgpack/
H A Dobject.hpp33 class object_handle { class
36 object_handle() {} function in class:msgpack::object_handle
43 object_handle(msgpack::object const& obj, msgpack::unique_ptr<msgpack::zone> z) : function in class:msgpack::object_handle
77 object_handle(object_handle& other): function in class:msgpack::object_handle
82 object_handle(object_handle_ref ref): function in class:msgpack::object_handle
[all...]

Completed in 80 milliseconds