HPCxx_CondImpl
- Header File: hpc++/nexus/4.1/include/HPCxx_CondImpl.h
- Friend Of: HPCxx_MutexImpl
- Used By: HPCxx_Cond
Public Member Functions:
- -constructor-> HPCxx_CondImpl(void);
- -constructor-> HPCxx_CondImpl(const HPCxx_CondImpl&);
- virtual --destructor-> ~HPCxx_CondImpl(void);
- HPCxx_CondImpl& operator=(const HPCxx_CondImpl&);
- virtual int wait(HPCxx_MutexImpl&);
- virtual int signal(void);
- virtual int broadcast(void);
- Back to List of Classes
This information was generated on Mon Apr 6 11:19:13 1998