Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastFlowLM/FastFlowLM
/ is_owner
Method
is_owner
src/include/buffer.hpp:301–301 ·
view source on GitHub ↗
\brief is owner \return the is owner
Source
from the content-addressed store, hash-verified
299
/// \brief is owner
300
/// \return the is owner
301
bool is_owner() const { return is_owner_; }
302
#ifdef __XRT__
303
/// \brief is bo owner
304
/// \return the is bo owner
Callers
1
recycle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected