Public Types | Public Member Functions | List of all members
data_t Struct Reference

#include <data_t.hpp>

Inheritance diagram for data_t:
Inheritance graph
[legend]

Public Types

typedef deque< float >::iterator field_iterator
 
typedef deque< deque< float > >::iterator record_iterator
 

Public Member Functions

bool load (const string &filename)
 
bool save (const string &filename)
 
bool save (ostream &outs)
 

Detailed Description

Definition at line 15 of file data_t.hpp.

Member Typedef Documentation

typedef deque<float>::iterator data_t::field_iterator

Definition at line 17 of file data_t.hpp.

typedef deque<deque <float> >::iterator data_t::record_iterator

Definition at line 16 of file data_t.hpp.

Member Function Documentation

bool data_t::load ( const string &  filename)

Definition at line 4 of file data_t.cpp.

bool data_t::save ( const string &  filename)

Definition at line 21 of file data_t.cpp.

bool data_t::save ( ostream &  outs)

Definition at line 29 of file data_t.cpp.


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


ros_marty
Author(s): Alejandro Bordallo
autogenerated on Fri Jul 21 2017 14:51:45