#include <dune/grid/io/file/dgfparser/blocks/basic.hh>
◆ BasicBlock()
Dune::dgf::BasicBlock::BasicBlock |
( |
std::istream & |
in, |
|
|
const char * |
id |
|
) |
| |
◆ findtoken()
bool Dune::dgf::BasicBlock::findtoken |
( |
std ::string |
token | ) |
|
|
protected |
◆ getnextentry()
template<class ENTRY >
bool Dune::dgf::BasicBlock::getnextentry |
( |
ENTRY & |
entry | ) |
|
|
inlineprotected |
◆ getnextline()
bool Dune::dgf::BasicBlock::getnextline |
( |
| ) |
|
|
protected |
◆ gettokenparam()
bool Dune::dgf::BasicBlock::gettokenparam |
( |
std ::string |
token, |
|
|
std ::string & |
entry |
|
) |
| |
|
protected |
◆ id()
const std::string & Dune::dgf::BasicBlock::id |
( |
| ) |
const |
|
inline |
◆ isactive()
bool Dune::dgf::BasicBlock::isactive |
( |
| ) |
|
|
inline |
◆ isempty()
bool Dune::dgf::BasicBlock::isempty |
( |
| ) |
|
|
inline |
◆ linenumber()
int Dune::dgf::BasicBlock::linenumber |
( |
| ) |
|
|
inline |
◆ noflines()
int & Dune::dgf::BasicBlock::noflines |
( |
| ) |
|
|
inline |
◆ reset()
void Dune::dgf::BasicBlock::reset |
( |
| ) |
|
|
inlineprotected |
◆ line
std::stringstream Dune::dgf::BasicBlock::line |
|
protected |
The documentation for this class was generated from the following files: