Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimpleITK/SimpleITK
/ FunctionCommand
Method
FunctionCommand
Code/Common/src/sitkFunctionCommand.cxx:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
FunctionCommand::~FunctionCommand() = default;
25
26
FunctionCommand::FunctionCommand() { Command::SetName(
"FunctionCommand"
); }
27
28
void
29
FunctionCommand::Execute()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected