MCPcopy Create free account
hub / github.com/PDAL/PDAL / execute

Method execute

plugins/faux/kernel/FauxPluginKernel.cpp:51–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49std::string FauxPluginKernel::getName() const { return s_info.name; }
50
51int FauxPluginKernel::execute()
52{
53 m_log->get(LogLevel::Info) << "FauxPluginKernel running.\n";
54 return 0;
55}
56
57
58void FauxPluginKernel::addSwitches(ProgramArgs& args)

Callers 15

TESTFunction · 0.45
compareArrowLasStreamingFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
compare_contentsFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
checkPointsEqualReaderFunction · 0.45
TESTFunction · 0.45
SetUpMethod · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45

Calls 1

getMethod · 0.45

Tested by 15

TESTFunction · 0.36
compareArrowLasStreamingFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
compare_contentsFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
checkPointsEqualReaderFunction · 0.36
TESTFunction · 0.36
SetUpMethod · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36