GetFEM  5.4.2
dal::naming_system< METHOD > Class Template Reference

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
 

Detailed Description

template<class METHOD>
class dal::naming_system< METHOD >

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.


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