Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ data
Method
data
pj_datastore/src/buffer.cpp:36–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
const uint8_t* RawBuffer::data() const noexcept {
37
return data_.data();
38
}
39
40
uint8_t* RawBuffer::mutableData() noexcept {
41
return data_.data();
Callers
15
DG_DrawFrame
Function · 0.45
getVisualizationRangeX
Method · 0.45
getVisualizationRangeY
Method · 0.45
xmlSaveState
Method · 0.45
xmlLoadState
Method · 0.45
applyCurveElement
Method · 0.45
revalidate
Method · 0.45
stampClipboardCurveKeys
Method · 0.45
displayOffsetSeconds
Method · 0.45
decodeCurveDrop
Method · 0.45
reconnectDataSignals
Method · 0.45
invalidateAdapterOffsets
Method · 0.45
Calls
no outgoing calls
Tested by
15
selectTransform
Function · 0.36
currentTransformId
Function · 0.36
TEST
Function · 0.36
makeF32Le
Function · 0.36
serializeDepth
Function · 0.36
TEST
Function · 0.36
decodeSerialized
Function · 0.36
TEST
Function · 0.36
createTestJpeg
Function · 0.36
mono16Frame
Function · 0.36
pngWithPatchedDimensions
Function · 0.36
TEST
Function · 0.36