Mirror reflection library - Lagoon run-time layer 0.5.13
Classes

Lagoon - Support classes

Classes

class  lagoon::shared< MetaObject >
 The smart pointer-like wrapper for MetaObject(s) More...
class  lagoon::range_base< MetaObject, Iterator >
 The base template for the implementation of ranges. More...
class  lagoon::range< MetaObject >
 The type of a range of managed pointers to the MetaObject. More...
struct  lagoon::range_meta_object< Range >
 Trait class returning the meta-object type of a range. More...

Detailed Description

Lagoon defines several support classes which are used for meta-object lifetime management and other similar things.


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.