|
xorp
|
Does the initial registration of ElementFactory callbacks. More...
#include <register_elements.hh>
Public Member Functions | |
| RegisterElements () | |
| Contains callback registration routines. | |
Private Member Functions | |
| template<class T > | |
| void | register_element () |
Does the initial registration of ElementFactory callbacks.
This class only has a constructor which registers callbacks. It is used to ensure that callbacks are registered once, and at the correct time.