#include <dune/grid/io/file/dgfparser/blocks/polygon.hh>
§ PolygonBlock()
Dune::dgf::PolygonBlock::PolygonBlock |
( |
std::istream & |
in, |
|
|
int |
numVtx, |
|
|
int |
vtxOfs |
|
) |
| |
|
inline |
§ findtoken()
bool Dune::dgf::BasicBlock::findtoken |
( |
std ::string |
token | ) |
|
|
protectedinherited |
§ get()
int Dune::dgf::PolygonBlock::get |
( |
std::vector< std::vector< int > > & |
polygons | ) |
|
|
inline |
§ getnextentry()
template<class ENTRY >
bool Dune::dgf::BasicBlock::getnextentry |
( |
ENTRY & |
entry | ) |
|
|
inlineprotectedinherited |
§ getnextline()
bool Dune::dgf::BasicBlock::getnextline |
( |
| ) |
|
|
protectedinherited |
§ gettokenparam()
bool Dune::dgf::BasicBlock::gettokenparam |
( |
std ::string |
token, |
|
|
std ::string & |
entry |
|
) |
| |
|
protectedinherited |
§ id()
const std::string& Dune::dgf::BasicBlock::id |
( |
| ) |
const |
|
inlineinherited |
§ isactive()
bool Dune::dgf::BasicBlock::isactive |
( |
| ) |
|
|
inlineinherited |
§ isempty()
bool Dune::dgf::BasicBlock::isempty |
( |
| ) |
|
|
inlineinherited |
§ linenumber()
int Dune::dgf::BasicBlock::linenumber |
( |
| ) |
|
|
inlineinherited |
§ noflines()
int& Dune::dgf::BasicBlock::noflines |
( |
| ) |
|
|
inlineinherited |
§ reset()
void Dune::dgf::BasicBlock::reset |
( |
| ) |
|
|
inlineprotectedinherited |
§ line
std::stringstream Dune::dgf::BasicBlock::line |
|
protectedinherited |
§ vtxBegin_
int Dune::dgf::PolygonBlock::vtxBegin_ |
|
protected |
§ vtxEnd_
int Dune::dgf::PolygonBlock::vtxEnd_ |
|
protected |
The documentation for this struct was generated from the following file: