MCPcopy Create free account
hub / github.com/URLab-Sim/UnrealRoboticsLab / FMjShmRegion

Function FMjShmRegion

Source/URLab/Public/Transport/ShmRegion.h:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 ~FMjShmRegion();
85
86 FMjShmRegion(const FMjShmRegion&) = delete;
87 FMjShmRegion& operator=(const FMjShmRegion&) = delete;
88
89 /** Create / truncate the file at `Path`, mmap header + n_buffers slots,

Callers 1

ShmRegion.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected