Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1080
const CHAR* LASwriteOpener::get_file_name() const
1081
{
1082
return file_name;
1083
}
1084
1085
CHAR* LASwriteOpener::get_file_name_base() const
1086
{
Callers
15
main
Function · 0.45
main
Function · 0.45
open_report_output
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
run
Method · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected