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

Method get_file_name

LASlib/src/laswriter.cpp:1080–1083  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1078}
1079
1080const CHAR* LASwriteOpener::get_file_name() const
1081{
1082 return file_name;
1083}
1084
1085CHAR* LASwriteOpener::get_file_name_base() const
1086{

Callers 15

mainFunction · 0.45
mainFunction · 0.45
open_report_outputFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
runMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected