![]() |
Scanframe Modular Application 0.1.0
|
Type of registered entry in the list. More...
#include <TClassRegistration.h>
Public Member Functions | |
entry_t (const char *name, const char *description, const callback_t &callback) | |
Constructor. | |
entry_t (const entry_t &e) | |
Copy constructor. | |
Friends | |
class | TClassRegistration |
Type of registered entry in the list.
sf::TClassRegistration< T, P >::entry_t::entry_t | ( | const char * | name, |
const char * | description, | ||
const callback_t & | callback | ||
) |
Constructor.
sf::TClassRegistration< T, P >::entry_t::entry_t | ( | const entry_t & | e | ) |
Copy constructor.
|
friend |