bdm::ParticularUI< T > Class Template Reference
#include <user_info.h>
Inheritance diagram for bdm::ParticularUI< T >:
Public Member Functions | |
ParticularUI (const string &class_name) | |
Constructor used by the UIREGISTER macro. | |
root * | new_instance () const |
A method returning a brand new instance of class T, this method is the reason why there have to be a parameterless constructor in class T. |
Detailed Description
template<typename T>
class bdm::ParticularUI< T >
The only UI descendant class which is not intended for direct use. It should be accessed within the UIREGISTER macro only. User Infos and their use
The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by 1.4.7