#include <string>#include <vector>#include <map>#include "colvarmodule.h"#include "colvarvalue.h"#include "colvarbias.h"#include "colvarproxy.h"#include "colvarscript_commands.h"Go to the source code of this file.
Definition at line 25 of file colvarscript.h.
[inline, static]
Get a pointer to the colvar object pointed to by pobj.
Definition at line 1421 of file colvarscript.h.
[inline, static]
Get a pointer to the colvarbias object pointed to by pobj.
Definition at line 1428 of file colvarscript.h.
[inline, static]
Get a pointer to the main colvarscript object.
Definition at line 1414 of file colvarscript.h.
Referenced by cvscript_command_arghelp, cvscript_command_full_help, cvscript_command_help, cvscript_command_n_args_max, cvscript_command_n_args_min, cvscript_command_names, and cvscript_command_rethelp.