KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
l_word_list.h File Reference

Wrapped version of Word_list integrated with kjb_glob. More...

#include "l/l_sys_io.h"
#include "l/l_word_list.h"
#include "l_cpp/l_exception.h"
#include <vector>
#include <string>
#include <algorithm>
#include <functional>
#include <iterator>

Go to the source code of this file.

Classes

class  kjb::Word_list
 Wrapper for the libKJB type Word_list (useful for globs). More...
 
class  kjb::Word_list::const_iterator
 iterator class used to traverse and read the list More...
 

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 

Detailed Description

Wrapped version of Word_list integrated with kjb_glob.

Author
Andrew Predoehl

This file implements a header-only wrapper on Word_list, and integrates it with kjb_glob.