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