Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::TClassRegistration< T, P >::entry_t Class Reference

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
 

Detailed Description

template<typename T, typename P>
class sf::TClassRegistration< T, P >::entry_t

Type of registered entry in the list.

Constructor & Destructor Documentation

◆ entry_t() [1/2]

template<typename T , typename P >
sf::TClassRegistration< T, P >::entry_t::entry_t ( const char *  name,
const char *  description,
const callback_t callback 
)

Constructor.

◆ entry_t() [2/2]

template<typename T , typename P >
sf::TClassRegistration< T, P >::entry_t::entry_t ( const entry_t e)

Copy constructor.

Friends And Related Symbol Documentation

◆ TClassRegistration

template<typename T , typename P >
friend class TClassRegistration
friend

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