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

Method assignPositional

pdal/util/ProgramArgs.hpp:279–280  ·  view source on GitHub ↗

Set the argument's value from the list of command-line args. \note Not intended to be called from user code. \param vals The list of command-line argument values. */

Source from the content-addressed store, hash-verified

277 \param vals The list of command-line argument values.
278 */
279 virtual void assignPositional(ArgValList& vals)
280 {}
281
282 /**
283 Returns the positional type of the argument.

Callers 2

parseSimpleMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected