CStringList.H File Reference
Include dependency graph for CStringList.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CStringList
 An adapter for copying a list of C++ strings into a list of C-style strings for passing to C code that expects argc/argv parameters. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

Ostream & operator<< (Ostream &os, const CStringList &list)
 Output space-separated list. More...
 

Detailed Description

Original source file CStringList.H

Definition in file CStringList.H.