MCPcopy Create free account
hub / github.com/LAStools/LAStools / string

Function string

src/json.hpp:6855–6859  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6853 }
6854
6855 bool string(string_t& val)
6856 {
6857 handle_value(val);
6858 return true;
6859 }
6860
6861 bool binary(binary_t& val)
6862 {

Callers 15

runMethod · 0.85
mainFunction · 0.85
GeoTiffInfoMethod · 0.85
open_geo_fileMethod · 0.85
WktFormatMethod · 0.85
infoMethod · 0.85
parse_arg_invalidMethod · 0.85
parse_arg_invalid_nMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected