summaryrefslogtreecommitdiffstats
path: root/src/input/sayHelloHandler.h
Commit message (Collapse)AuthorAgeFilesLines
* Documentation fixes and code cleanupSebastien Braun2010-10-241-0/+4
|
* Rework template meta-magicSebastien Braun2010-10-071-7/+4Star
| | | | | | | - No more implicit dependency on Boost.MPL - Better documentation for template magic - Move input handler policies to handler definitions where they belong - Separate out event descriptions from handlers
* Implement example privileged SayHelloHandler.Sebastien Braun2010-10-051-0/+34