Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
util.h File Reference
#include <comet/config.h>#include <stdexcept>#include <comet/error.h>#include <comet/server.h>Include dependency graph for util.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | comet |
Classes | |
| class | comet::auto_coinit |
| Automatic handling of CoInitialize / CoUninitialize. More... | |
Typedefs | |
| typedef auto_coinit | auto_CoInitialize |
Functions | |
| CLSID | get_clsid_of_ftm () |
| Returns the class id of the free threaded marshaler. | |
| bool | is_object_aggregating_ftm (const com_ptr< IUnknown > &p) |
| bool | is_sta () |
| bool | is_std_proxy (const com_ptr< IUnknown > &unk) |