OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
StringTokenizer.hpp File Reference
#include <config.h>
#include <cstdlib>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  OpenMD::StringTokenizer
 The string tokenizer class allows an application to break a string into tokens The set of delimiters (the characters that separate tokens) may be specified either at creation time or on a per-token basis. More...
 

Namespaces

namespace  OpenMD
 This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.
 

Detailed Description

Author
tlin
Date
09/20/2004
Version
1.0

Definition in file StringTokenizer.hpp.