Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

colvarparse.C File Reference

#include <sstream>
#include <iostream>
#include <algorithm>
#include "colvarmodule.h"
#include "colvarvalue.h"
#include "colvarparse.h"

Go to the source code of this file.

Functions

void set_bool (void *p, bool val)
 keyword_delimiters_right ("\n"+std::string(white_space)+"{")
std::istream & operator>> (std::istream &is, colvarparse::read_block const &rb)


Function Documentation

keyword_delimiters_right  
 

Definition at line 52 of file colvarparse.C.

References n.

Referenced by colvarparse::colvarparse.

std::istream& operator>> std::istream &    is,
colvarparse::read_block const &    rb
 

Definition at line 870 of file colvarparse.C.

References colvarparse::read_block::data, colvarparse::getline_nocomments, and colvarparse::read_block::key.

void set_bool void *    p,
bool    val
[static]
 

Definition at line 26 of file colvarparse.C.

Referenced by colvarparse::_get_keyval_scalar_novalue_, and colvarparse::_get_keyval_scalar_value_.


Generated on Sat Apr 20 02:44:04 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002