Mirror reflection library 0.5.13

test::input_ui< void, Unused > Struct Template Reference

#include </home/chochlik/devel/mirror-lib/src/mirror/example/factories/input_ui.hpp>

List of all members.

Public Member Functions

template<typename Context >
 input_ui (int _tabs, Context)
void finish (int)
template<class ConstructionInfo >
int add_constructor (int tabs, ConstructionInfo) const
int index (void)

Detailed Description

template<class Unused>
struct test::input_ui< void, Unused >

A manager of this input user interface, which picks the constructor that will be used by the means of the result of the index member function (i.e. the zero-th registered constructor will be always used with this manager).


The documentation for this struct was generated from the following file:

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.