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

JString.h File Reference

#include <string.h>

Go to the source code of this file.

Compounds

class  JString
 A minimalistic string class we use instead of similar classes from the STL or the GNU libraries for better portability and greatly reduced code size. (only implements the functionality we actually need, doesn't balloon the entire VMD binary as some past string class implementations did). Implements regular expression matching methods used by VMD. More...


Generated on Thu Mar 28 02:44:38 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002