Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
dynamicgraph::sot::Contiifstream Class Reference

#include <contiifstream.hh>

Public Member Functions

 Contiifstream (const std::string &n="")
 
bool loop (void)
 
std::string next (void)
 
void open (const std::string &n)
 
bool ready (void)
 
 ~Contiifstream (void)
 

Protected Attributes

char buffer [BUFFER_SIZE]
 
std::streamoff cursor
 
std::string filename
 
bool first
 
std::list< std::string > reader
 

Static Protected Attributes

static const std::size_t BUFFER_SIZE = 256
 

Detailed Description

Definition at line 35 of file contiifstream.hh.

Constructor & Destructor Documentation

◆ Contiifstream()

Contiifstream::Contiifstream ( const std::string &  n = "")

Definition at line 15 of file contiifstream.cpp.

◆ ~Contiifstream()

Contiifstream::~Contiifstream ( void  )

Definition at line 18 of file contiifstream.cpp.

Member Function Documentation

◆ loop()

bool Contiifstream::loop ( void  )

Definition at line 20 of file contiifstream.cpp.

◆ next()

std::string Contiifstream::next ( void  )

Definition at line 49 of file contiifstream.cpp.

◆ open()

void dynamicgraph::sot::Contiifstream::open ( const std::string &  n)
inline

Definition at line 47 of file contiifstream.hh.

◆ ready()

bool dynamicgraph::sot::Contiifstream::ready ( void  )
inline

Definition at line 56 of file contiifstream.hh.

Member Data Documentation

◆ buffer

char dynamicgraph::sot::Contiifstream::buffer[BUFFER_SIZE]
protected

Definition at line 40 of file contiifstream.hh.

◆ BUFFER_SIZE

const std::size_t dynamicgraph::sot::Contiifstream::BUFFER_SIZE = 256
staticprotected

Definition at line 39 of file contiifstream.hh.

◆ cursor

std::streamoff dynamicgraph::sot::Contiifstream::cursor
protected

Definition at line 38 of file contiifstream.hh.

◆ filename

std::string dynamicgraph::sot::Contiifstream::filename
protected

Definition at line 37 of file contiifstream.hh.

◆ first

bool dynamicgraph::sot::Contiifstream::first
protected

Definition at line 42 of file contiifstream.hh.

◆ reader

std::list<std::string> dynamicgraph::sot::Contiifstream::reader
protected

Definition at line 41 of file contiifstream.hh.


The documentation for this class was generated from the following files:


sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:32