MCPcopy 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

24FunctionCommand::~FunctionCommand() = default;
25
26FunctionCommand::FunctionCommand() { Command::SetName("FunctionCommand"); }
27
28void
29FunctionCommand::Execute()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected