Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ Buffer
Method
Buffer
Source/OpenNI/XnLog.cpp:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
XnChar* Buffer() { return m_strBuffer; }
62
XnUInt32 MaxBufferSize() const { return XN_LOG_MAX_MESSAGE_LENGTH; }
63
64
private:
Callers
1
xnLogCreateEntryV
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected