Tools

A collection of C++ utility classes that I originally wrote for the MovieDB program.

Features

  • The obligatory string class featuring immutable strings.
  • Templates for lists, pointer based and value based.
  • Templates for vectors, pointer based and value based.
  • Templates for hash sets and hash maps, value based.
  • A file class.
  • Some database classes to access PostgreSQL.

Documentation

I did a try at using doxygen for the documentation. I think it works quite well.

Tools Documentation

Download

The source code.

tools-0.3.tar.gz

Bugs And Missfeatures

If you have suggestions or have found a bug or even extened this package, feel free to drop me a mail at johan@nocrew.org.