Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/30hours/blah2
/ Source
Method
Source
src/capture/Source.cpp:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
#include <iomanip>
9
10
Source::Source()
11
{
12
}
13
14
// constructor
15
Source::Source(std::string _type, uint32_t _fc, uint32_t _fs,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected