Mirror reflection library - Puddle compile-time layer 0.5.13
Enumerations

Puddle - Specifiers

Enumerations

enum  puddle::specifier_category { MIRROR_FOR_EACH_SPECIFIER }
 

Enumeration of tags categorizing various specifiers.

More...

Detailed Description

Puddle provides access to specifier meta-data through specifier wrapper classes and allows to do run-time categorization with specifier tags.


Enumeration Type Documentation

Enumeration of tags categorizing various specifiers.

The enumerated tag value names match to the names of Mirror's specifier tag type names, like spec_virtual_tag, ..., spec_public_tag, spec_class_tag, etc.


Copyright © 2006-2011 Matus Chochlik, University of Zilina, Zilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Fri Dec 16 2011 by Doxygen (version 1.7.3).
Important note: Although the 'boostified' version of Mirror uses the Boost C++ libraries Coding Guidelines and is implemented inside of the boost namespace, it IS NOT an officially reviewed and accepted Boost library. Mirror is being developed with the intention to be submitted for review for inclusion to the Boost C++ libraries.