Public Attributes | List of all members
plumed_symbol_table_type Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ cmd_nothrow

void(* plumed_symbol_table_type::cmd_nothrow) (void *plumed, const char *key, const void *val, plumed_nothrow_handler nothrow)

◆ functions

plumed_plumedmain_function_holder plumed_symbol_table_type::functions

◆ version

int plumed_symbol_table_type::version

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