Loxahatchee  v0.0.1-1346
Lox Convenience C++ Library
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  src-base
 LoxColours.cpp
 LoxColours.hpp

Several simple methods to handle collections of similar colours

 LoxException.cpp
 LoxException.hpp

Exception class with an easy-to-use embedded backtrace

 LoxMoney.cpp
 LoxMoney.hpp

Class to help manage currency

 LoxNumbers.cpp
 LoxNumbers.hpp

Common functions to work with integers and doubles

 LoxPrices.cpp
 LoxPrices.hpp

Common functions to work with dollar amounts

 LoxString.cpp
 LoxString.hpp

Several simple convenience functions for string handling

 LoxTime.cpp
 LoxTime.hpp

Common functions to handle timestamps and date/time strings

 LoxTypes.hpp

Several common or convenient data types

  src-db
 LoxDBTools.cpp
 LoxDBTools.hppHelpful or common database functions
 LoxDBTypes.hpp

Several common or convenient database-centric data types

 LoxPQDB.cppPostgreSQL database class with simplified access to libpq++
 LoxPQDB.hpp

PostgreSQL database class with simplified access to libpq++

  src-log
 LoxLog.cpp
 LoxLog.hpp

Logging system, uses syslog on posix and normal logging on Windows

 LoxSyslog.cpp
 LoxWinlog.cpp
  src-lox
 Lox.cppSeveral very simple functions to return basic information on Loxahatchee
 Lox.hpp

Common methods and functionality easily shared between projects

 Loxahatchee.hppFor convenience, include all of the Loxahatchee header files at once
 LoxBuildDate.cppThis source file is automatically recompiled at every build to ensure the date+time is kept up-to-date
  src-metric
 LoxMeasurement.cppCommon functions to work with and convert metric and imperial measurements
 LoxMeasurement.hpp

Common functions to work with and convert metric and imperial measurements

 LoxMetricTypes.hpp

Several convenient data types for metric values or metric <-> imperial conversions

 LoxTemperature.cppCommon functions to work with and convert metric and imperial temperatures
 LoxTemperature.hpp

Common functions to work with and convert metric and imperial temperatures