RegistryEntry.cpp File Reference
Include dependency graph for RegistryEntry.cpp:

Go to the source code of this file.

Macros

#define DATASVC_REGISTRYENTRY_CPP
 
#define CAST_REGENTRY(x, y)   dynamic_cast<x>(y)
 

Variables

constexpr char SEPARATOR { '/' }
 

Macro Definition Documentation

#define CAST_REGENTRY (   x,
 
)    dynamic_cast<x>(y)

Definition at line 39 of file RegistryEntry.cpp.

#define DATASVC_REGISTRYENTRY_CPP

Definition at line 19 of file RegistryEntry.cpp.

Variable Documentation

constexpr char SEPARATOR { '/' }

Definition at line 41 of file RegistryEntry.cpp.