Files
MaxScale/server/core
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-12-03 11:31:18 +02:00
2016-10-14 19:50:54 +03:00
2016-10-21 18:33:35 +03:00
2016-12-03 11:31:18 +02:00
2016-08-17 10:06:35 +03:00
2016-11-23 11:24:34 +02:00
2016-11-10 15:15:10 +02:00
2016-11-24 15:22:55 +02:00
2016-10-17 12:17:09 +03:00
2016-10-14 19:50:54 +03:00
2016-10-14 19:50:54 +03:00
2016-10-14 15:55:33 +03:00
2016-12-02 15:19:44 +02:00
2016-10-14 19:50:54 +03:00
2016-10-21 18:33:35 +03:00
2016-10-14 13:48:10 +03:00
2016-10-14 19:50:54 +03:00
2016-10-14 13:48:10 +03:00
2016-11-30 10:28:23 +02:00
2016-11-03 09:35:49 +02:00