MCPcopy Create free account
hub / github.com/Clarionos/clarion / get_size

Method get_size

libraries/fc/src/interprocess/file_mapping.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 size_t mapped_region::get_size() const
38 {
39 return my->get_size();
40 }
41}

Callers 2

sizeMethod · 0.80
unpack_fileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected