Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setVendor
Method
setVendor
src/openms/source/METADATA/Instrument.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void Instrument::setVendor(const String & vendor)
62
{
63
vendor_ = vendor;
64
}
65
66
const String & Instrument::getModel() const
67
{
Callers
6
testInstrument
Function · 0.95
store
Method · 0.80
cvParam_
Method · 0.80
startElement
Method · 0.80
importExperimentalSettings
Function · 0.80
Instrument_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
testInstrument
Function · 0.76