#include <CouplingPolicy.hxx>

Data Structures | |
| struct | BoundedDataIdProcessor | 
| struct | DisconnectProcessor | 
| struct | EraseDataIdBeforeOrAfterTagProcessor | 
| struct | EraseDataIdProcessor | 
Public Member Functions | |
| template<typename Container > | |
| bool | isDataIdConveniant (Container &storedDatas, const typename Container::key_type &expectedDataId, bool &isEqual, bool &isBounded, typename Container::iterator &wDataIt1) const | 
| virtual void | wakeupWaiting () | 
| virtual | ~CouplingPolicy () | 
      
  | 
  virtual | 
| bool CouplingPolicy::isDataIdConveniant | ( | Container & | storedDatas, | 
| const typename Container::key_type & | expectedDataId, | ||
| bool & | isEqual, | ||
| bool & | isBounded, | ||
| typename Container::iterator & | wDataIt1 | ||
| ) | const | 
      
  | 
  virtual |