Home
last modified time | relevance | path

Searched defs:ObserverArg (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/c_utils/base/include/
Dobserver.h27 struct ObserverArg { struct
/commonlibrary/c_utils/base/test/unittest/common/
Dutils_observer_test.cpp50 virtual void Update(const Observable* o, const ObserverArg* /* arg */) in Update()