enum.h File Reference

#include <comet/config.h>
#include <comet/variant.h>
#include <comet/server.h>
#include <comet/util.h>
#include <comet/stl.h>

Include dependency graph for enum.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  comet
namespace  comet::impl

Classes

struct  comet::impl::type_policy< VARIANT >
struct  comet::impl::type_policy< CONNECTDATA >
class  comet::stl_enumeration_t< Itf, C, T, CONVERTER, TH >
struct  comet::enumerated_type_of< IEnumVARIANT >
struct  comet::enumerated_type_of< IEnumConnectionPoints >
struct  comet::enumerated_type_of< IEnumConnections >
struct  comet::stl_enumeration< ET >
struct  comet::ptr_converter< T >
struct  comet::ptr_converter_select1st< T >
struct  comet::ptr_converter_select2nd< T >
class  comet::variant_iterator
class  comet::itf_iterator< Itf >


Detailed Description

Implement _NewEnum style classes and iterators.