Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
comet::sink_impl< Itf > Class Template Reference
[Interface implementations., Interface implementations.]
#include <comet/cp.h>
Inheritance diagram for comet::sink_impl< Itf >:


Public Member Functions | |
| void | advise (const com_ptr<::IUnknown > &t) |
| void | unadvise () |
| com_ptr<::IUnknown > | object () |
| bool | is_advised () |
Detailed Description
template<typename Itf>
class comet::sink_impl< Itf >
Implement a sink for a connection pointer. - Parameters:
-
Itf interface to implement.
Member Function Documentation
|
||||||||||
|
Advise this object as sinking connections from |
|
|||||||||
|
Return true if advised. |
|
|||||||||
|
Get event object. |
|
|||||||||
|
Unadvise this interface from object |
The documentation for this class was generated from the following file: