MCPcopy Create free account
hub / github.com/dmtcp/dmtcp / getData

Method getData

include/procselfmaps.h:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 int getNextArea(ProcMapsArea *area);
28
29 const char* getData() const { return data; }
30
31 private:
32 unsigned long int readDec();

Callers 2

postCheckpointMethod · 0.80
postRestartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected