#include <contiifstream.hh>
Definition at line 35 of file contiifstream.hh.
◆ Contiifstream()
Contiifstream::Contiifstream |
( |
const std::string & |
n = "" | ) |
|
◆ ~Contiifstream()
Contiifstream::~Contiifstream |
( |
void |
| ) |
|
◆ loop()
bool Contiifstream::loop |
( |
void |
| ) |
|
◆ next()
std::string Contiifstream::next |
( |
void |
| ) |
|
◆ open()
void dynamicgraph::sot::Contiifstream::open |
( |
const std::string & |
n | ) |
|
|
inline |
◆ ready()
bool dynamicgraph::sot::Contiifstream::ready |
( |
void |
| ) |
|
|
inline |
◆ buffer
char dynamicgraph::sot::Contiifstream::buffer[BUFFER_SIZE] |
|
protected |
◆ BUFFER_SIZE
const std::size_t dynamicgraph::sot::Contiifstream::BUFFER_SIZE = 256 |
|
staticprotected |
◆ cursor
std::streamoff dynamicgraph::sot::Contiifstream::cursor |
|
protected |
◆ filename
std::string dynamicgraph::sot::Contiifstream::filename |
|
protected |
◆ first
bool dynamicgraph::sot::Contiifstream::first |
|
protected |
◆ reader
std::list<std::string> dynamicgraph::sot::Contiifstream::reader |
|
protected |
The documentation for this class was generated from the following files: