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

Method what

pdal/util/Utils.hpp:104–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 { return (m_code == 0); }
103
104 std::string what() const
105 { return m_what; }
106
107 private:
108 int m_code;

Callers 15

mainFunction · 0.45
executeMethod · 0.45
initInfoMethod · 0.45
initializeMethod · 0.45
initInfoMethod · 0.45
initializeMethod · 0.45
traverseTreeMethod · 0.45
loadMethod · 0.45
initializeLocalMethod · 0.45
readyMethod · 0.45
readyMethod · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by 11

TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
mainFunction · 0.36
parseMethod · 0.36
assignJSONMethod · 0.36
fromStringFunction · 0.36
validateInputMethod · 0.36