#include <sot/core/contiifstream.hh>
dynamicgraph::sot::Contiifstream::Contiifstream |
( |
const std::string & |
n = "" | ) |
|
dynamicgraph::sot::Contiifstream::~Contiifstream |
( |
void |
| ) |
|
bool dynamicgraph::sot::Contiifstream::loop |
( |
void |
| ) |
|
std::string dynamicgraph::sot::Contiifstream::next |
( |
void |
| ) |
|
void dynamicgraph::sot::Contiifstream::open |
( |
const std::string & |
n | ) |
|
|
inline |
bool dynamicgraph::sot::Contiifstream::ready |
( |
void |
| ) |
|
|
inline |
char dynamicgraph::sot::Contiifstream::buffer[BUFFER_SIZE] |
|
protected |
const unsigned int dynamicgraph::sot::Contiifstream::BUFFER_SIZE = 256 |
|
staticprotected |
std::streamoff dynamicgraph::sot::Contiifstream::cursor |
|
protected |
std::string dynamicgraph::sot::Contiifstream::filename |
|
protected |
bool dynamicgraph::sot::Contiifstream::first |
|
protected |
std::list< std::string > dynamicgraph::sot::Contiifstream::reader |
|
protected |