Container for symbol table. More...
#include <PlumedMainInitializer.h>
Public Attributes | |
void(* | cmd_nothrow )(void *plumed, const char *key, const void *val, plumed_nothrow_handler nothrow) |
plumed_plumedmain_function_holder | functions |
int | version |
Container for symbol table.
Presently only contains a version number and a plumed_plumedmain_function_holder object. The definition of this structure might change in the future. In particular, the structure might grow adding new fields. However, in that case the version number should be updated as well.
void(* plumed_symbol_table_type::cmd_nothrow) (void *plumed, const char *key, const void *val, plumed_nothrow_handler nothrow) |
plumed_plumedmain_function_holder plumed_symbol_table_type::functions |
int plumed_symbol_table_type::version |
Hosted by GitHub | 1.8.14 |