MCPcopy Create free account
hub / github.com/MITK/MITK / setCategory

Method setCategory

Modules/CommandLine/src/mitkCommandLineParser.cpp:1043–1046  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1041}
1042
1043void mitkCommandLineParser::setCategory(string category)
1044{
1045 Category = category;
1046}
1047
1048void mitkCommandLineParser::setDescription(string description)
1049{

Callers 15

mainFunction · 0.80
setupParserFunction · 0.80
setupParserFunction · 0.80
setupParserFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
setupParserFunction · 0.80
setupParserFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected