Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ IsFileLoaded
Method
IsFileLoaded
Source/FamiTrackerDoc.cpp:465–468 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
463
}
464
465
bool CFamiTrackerDoc::IsFileLoaded() const
466
{
467
return m_bFileLoaded;
468
}
469
470
bool CFamiTrackerDoc::HasLastLoadFailed() const
471
{
Callers
12
SetRowCount
Method · 0.45
SetFrameCount
Method · 0.45
OnUpdateInsertFrame
Method · 0.45
OnUpdateRemoveFrame
Method · 0.45
OnUpdateDuplicateFrame
Method · 0.45
OnUpdateModuleMoveframedown
Method · 0.45
OnCopyData
Method · 0.45
OnPaint
Method · 0.45
OnDraw
Method · 0.45
OnEraseBkgnd
Method · 0.45
PeriodicUpdate
Method · 0.45
IsAudioReady
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected