readutils.h File Reference

#include "io/reader.h"
#include "nub/ref.h"
#include "rutz/error.h"

Include dependency graph for readutils.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  io
namespace  io::read_utils

Functions

fstring io::read_utils::make_element_name (const fstring &seq_name, int element_num)
fstring io::read_utils::make_seq_length_name (const fstring &seq_name)
int io::read_utils::read_sequence_length (io::reader &reader, const rutz::fstring &seq_name)
 Get the number of elements in the stored sequence seq_name.
template<class T, class Inserter>
void io::read_utils::read_value_seq (io::reader &reader, const rutz::fstring &seq_name, Inserter inserter, int known_count=-1)
template<class T, class Inserter>
void io::read_utils::read_value_obj_seq (io::reader &reader, const rutz::fstring &seq_name, Inserter inserter, int known_count=-1)
template<class C, class Inserter>
void io::read_utils::read_object_seq (io::reader &reader, const rutz::fstring &seq_name, Inserter inserter, int known_count=-1)


Detailed Description

helper functions for reading counted sequences of objects from an io::reader

Definition in file readutils.h.


The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:50:58 2008 by Doxygen version 1.5.5.