MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / failed

Method failed

pj_scripting/src/lua_siso_transform.cpp:197–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197bool LuaSisoTransform::failed() const {
198 return !instance_ || instance_->failed();
199}
200
201const std::string& LuaSisoTransform::error() const {
202 return error_;

Callers 8

calculateNextPointMethod · 0.45
calculateMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
installTransformMethod · 0.45

Calls

no outgoing calls

Tested by 5

TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36