Static Protected Member Functions | List of all members
AC3DsurfaceFormatCore Class Reference

Internal class used by the AC3DsurfaceFormat. More...

Inheritance diagram for AC3DsurfaceFormatCore:
Inheritance graph
[legend]

Static Protected Member Functions

template<class Type >
static Type parse (const string &str)
 
static bool readCmd (IFstream &is, string &cmd, string &args)
 
static bool cueTo (IFstream &, const string &cmd, string &args)
 
static string cueToOrDie (IFstream &, const string &cmd, const string &errorMsg=string::null)
 
static void writeHeader (Ostream &os, const UList< surfZone > &zones)
 

Detailed Description

Internal class used by the AC3DsurfaceFormat.

Source files

Definition at line 51 of file AC3DsurfaceFormatCore.H.

Member Function Documentation

◆ parse()

static Type parse ( const string str)
inlinestaticprotected

Definition at line 59 of file AC3DsurfaceFormatCore.H.

◆ readCmd()

bool readCmd ( IFstream is,
string cmd,
string args 
)
staticprotected

Definition at line 45 of file AC3DsurfaceFormatCore.C.

References args, ISstream::getLine(), and IOstream::good().

Here is the call graph for this function:

◆ cueTo()

bool cueTo ( IFstream is,
const string cmd,
string args 
)
staticprotected

Definition at line 72 of file AC3DsurfaceFormatCore.C.

References args, ISstream::getLine(), and IOstream::good().

Here is the call graph for this function:

◆ cueToOrDie()

Foam::string cueToOrDie ( IFstream is,
const string cmd,
const string errorMsg = string::null 
)
staticprotected

Definition at line 98 of file AC3DsurfaceFormatCore.C.

References args, Foam::exit(), Foam::FatalError, and FatalErrorInFunction.

Here is the call graph for this function:

◆ writeHeader()

void writeHeader ( Ostream os,
const UList< surfZone > &  zones 
)
staticprotected

Definition at line 118 of file AC3DsurfaceFormatCore.C.

References colourMap, Foam::endl(), forAll, Foam::nl, os(), and UList::size().

Here is the call graph for this function:

The documentation for this class was generated from the following files: