MCPcopy Create free account
hub / github.com/SmingHub/Sming / HostFileStream

Method HostFileStream

Sming/Arch/Host/Core/Data/Stream/HostFileStream.cpp:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11#include "HostFileStream.h"
12
13HostFileStream::HostFileStream() : IFS::FileStream(&IFS::Host::getFileSystem())
14{
15}

Callers

nothing calls this directly

Calls 1

getFileSystemFunction · 0.85

Tested by

no test coverage detected