MCPcopy 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
78protected:
79 void handleDestructionNotification(const Subject*) override

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected