#include <white-box.h>
Public Member Functions | |
void | setKey (string &aValue) |
Private Attributes | |
string | _attr |
void TestObservable::setKey | ( | string & | aValue | ) | [inline] |
References _attr, Observable::didChangeValueForKey(), and Observable::willChangeValueForKey().
Referenced by testObserver().
string TestObservable::_attr [private] |
Referenced by setKey().