Johan Wikman 855ed415f8 Add support for filters implemented in C++
C++ header files have the .hh-suffix to distinguish them from C
header files, but also to allow a C++ header file (e.g. xyz.hh) for
an existing C header file (e.g. xyz.h).

- cpp.hh        : Basic C++ stuff. Introduces the namespace "maxscale"
                  and its synonym "mxs".
- filter.[hh|cc]: Template class Filter and companion class FilterSession
                  to be used when implementing filters in C++.
- spinlock.h    : Wrapper and lock guard class for SPINLOCK.
2016-12-09 13:08:10 +02:00
..
2016-11-30 10:28:23 +02:00
2016-11-24 10:29:04 +02:00
2016-11-10 15:15:10 +02:00
2016-11-24 15:22:55 +02:00
2016-11-10 11:09:59 +02:00
2016-11-24 13:11:03 +02:00
2016-11-30 10:28:23 +02:00
2016-11-30 10:28:23 +02:00
2016-12-03 11:31:18 +02:00
2016-11-30 10:28:23 +02:00
2016-11-03 09:35:49 +02:00