Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dartsim/dart
/ notificationCount
Method
notificationCount
tests/unit/common/test_SubjectObserver.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
int notificationCount() const
74
{
75
return mNotificationCount;
76
}
77
78
protected:
79
void handleDestructionNotification(const Subject*) override
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected