Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ CreateMetaData
Method
CreateMetaData
lib/mdflib/mdflib/src/iheader.cpp:31–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
std::optional<double> IHeader::StartDistance() const { return {}; }
30
31
IMetaData *IHeader::CreateMetaData() { return nullptr; }
32
33
IMetaData *IHeader::MetaData() const { return nullptr; }
34
Callers
11
TEST_F
Function · 0.45
TEST
Function · 0.45
TestMetaData
Method · 0.45
TestDataGroup
Method · 0.45
EXPORTFEATUREFUNC
Function · 0.45
MdfChannelGroup.cpp
File · 0.45
MdfDataGroup.cpp
File · 0.45
MdfHeader.cpp
File · 0.45
MdfChannelConversion.cpp
File · 0.45
MdfAttachment.cpp
File · 0.45
MdfSourceInformation.cpp
File · 0.45
Calls
no outgoing calls
Tested by
4
TEST_F
Function · 0.36
TEST
Function · 0.36
TestMetaData
Method · 0.36
TestDataGroup
Method · 0.36