Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ ProjectFile
Method
ProjectFile
project.cpp:535–538 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
533
534
535
ProjectFile::ProjectFile(BNProjectFile* file)
536
{
537
m_object = file;
538
}
539
540
541
Ref<Project> ProjectFile::GetProject() const
Callers
2
backing_file
Method · 0.80
project_file
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected