GetFEM
5.4.2
|
Associate a name to a method descriptor and store method descriptors. More...
#include <dal_naming_system.h>
Public Member Functions | |
bool | delete_method (std::string name) |
deletion of static_stored_object in the naming system | |
Associate a name to a method descriptor and store method descriptors.
Methods may have parameters such as integer or other methods. The class METHOD have to derive from dal::static_stored_object
Definition at line 56 of file dal_naming_system.h.