Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audeering/opensmile
/ getPointer
Method
getPointer
src/include/core/configManager.hpp:497–499 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
495
}
496
497
char *getPointer() {
498
return buffer_;
499
}
500
501
int getSize() {
502
return size_;
Callers
2
loadFileIntoCache
Method · 0.80
getConfigFileBufferFromCache
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected