Home
last modified time | relevance | path

Searched defs:up_to_date_with_subject (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/contract/example/mitchell02/observer/
Dobserver.hpp42 bool observer::up_to_date_with_subject(boost::contract::virtual_* v) const { in up_to_date_with_subject() function in observer
/third_party/boost/libs/contract/example/mitchell02/
Dcounter_main.cpp46 virtual bool up_to_date_with_subject(boost::contract::virtual_* v = 0) in up_to_date_with_subject() function in view_of_counter
Dobserver_main.cpp84 bool up_to_date_with_subject(boost::contract::virtual_* v = 0) in up_to_date_with_subject() function in concrete_observer
/third_party/boost/libs/contract/example/mitchell02/counter/
Ddecrement_button.hpp65 virtual bool up_to_date_with_subject(boost::contract::virtual_* v = 0) in up_to_date_with_subject() function in decrement_button