regkey.h File Reference

#include <comet/config.h>
#include <comet/registry.h>
#include <comet/error.h>

Include dependency graph for regkey.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  std

Classes

struct  comet::reg_error

Typedefs

typedef registry::key< reg_error > regkey


Detailed Description

Base regkey type and error-policy definition.

Typedef Documentation

typedef registry::key<reg_error> comet::regkey
 

Standard type for use when dealing with registry keys.