#include <sot/core/contiifstream.hh>
◆ Contiifstream()
| dynamicgraph::sot::Contiifstream::Contiifstream |
( |
const std::string & |
n = "" | ) |
|
◆ ~Contiifstream()
| dynamicgraph::sot::Contiifstream::~Contiifstream |
( |
void |
| ) |
|
◆ loop()
| bool dynamicgraph::sot::Contiifstream::loop |
( |
void |
| ) |
|
◆ next()
| std::string dynamicgraph::sot::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 unsigned int 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 |