MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / Event

Method Event

include/internal/CL/cl.hpp:2846–2846  ·  view source on GitHub ↗

\brief Default constructor - initializes to NULL.

Source from the content-addressed store, hash-verified

2844public:
2845 //! \brief Default constructor - initializes to NULL.
2846 Event() : detail::Wrapper<cl_type>() { }
2847
2848 /*! \brief Constructor from cl_event - takes ownership.
2849 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected