TODO.
More...
#include <dynamic-graph/contiifstream.h>
◆ Contiifstream()
dynamicgraph::Contiifstream::Contiifstream |
( |
const std::string & |
n = "" | ) |
|
|
explicit |
◆ ~Contiifstream()
dynamicgraph::Contiifstream::~Contiifstream |
( |
| ) |
|
◆ loop()
bool dynamicgraph::Contiifstream::loop |
( |
| ) |
|
◆ next()
std::string dynamicgraph::Contiifstream::next |
( |
| ) |
|
◆ open()
void dynamicgraph::Contiifstream::open |
( |
const std::string & |
n | ) |
|
|
inline |
◆ ready()
bool dynamicgraph::Contiifstream::ready |
( |
| ) |
|
|
inline |
◆ buffer
◆ BUFFER_SIZE
const unsigned int dynamicgraph::Contiifstream::BUFFER_SIZE = 256 |
|
staticprotected |
◆ cursor
std::streamoff dynamicgraph::Contiifstream::cursor |
|
protected |
◆ filename
std::string dynamicgraph::Contiifstream::filename |
|
protected |
◆ first
bool dynamicgraph::Contiifstream::first |
|
protected |
◆ reader
std::list< std::string > dynamicgraph::Contiifstream::reader |
|
protected |