Base functionality common to reader and writer classes. More...
Public Member Functions | |
base () | |
~base () | |
bool | close () |
Protected Member Functions | |
bool | assertNoError (const char *msg) const |
bool | assertNoError (const std::string &msg) const |
base (const base &)=delete | |
void | operator= (const base &)=delete |
Static Protected Member Functions | |
static bool | assertNoError (int err, const char *msg) |
static bool | assertNoError (int err, const std::string &msg) |
Protected Attributes | |
std::unique_ptr< ccmGlobalState > | globalState_ |
Base functionality common to reader and writer classes.
|
staticprotected |
Definition at line 28 of file ccmBase.C.
Referenced by reader::reader().
|
staticprotected |
|
protected |
Definition at line 47 of file ccmBase.C.
References base::globalState_.
|
protected |
|
protecteddelete |
|
protected |
Definition at line 65 of file ccmBase.H.
Referenced by base::assertNoError(), and reader::reader().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.