Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
comet::GIT Class Reference
[Com type wrappers.]
Global Interface Table wrapper.
More...
#include <git.h>
Public Member Functions | |
| template<typename Itf> GIT_cookie< Itf > | register_interface (com_ptr< Itf > &ptr) |
| template<typename Itf> com_ptr< Itf > | get_interface (GIT_cookie< Itf > &c) |
| template<typename Itf> void | revoke_interface (GIT_cookie< Itf > &c) |
Detailed Description
Global Interface Table wrapper.
Member Function Documentation
|
||||||||||
|
Retrieve Interface in the GIT.
|
|
||||||||||
|
Register Interface in the GIT.
|
|
||||||||||
|
Revoke the cookie from the GIT.
|
The documentation for this class was generated from the following file: