MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / ObjectFileTest.cpp

File ObjectFileTest.cpp

Tests/Tactility/Source/ObjectFileTest.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "doctest.h"
2#include <Tactility/file/ObjectFile.h>
3
4using tt::file::ObjectFileWriter;

Callers

nothing calls this directly

Calls 8

ObjectFileWriterClass · 0.85
ObjectFileReaderClass · 0.85
hasNextMethod · 0.80
readNextMethod · 0.80
removeFunction · 0.50
openMethod · 0.45
writeMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected