So, I programmed this twisted application a few months ago, which I now would like to extend with a web-based user interface for configuration.
EDIT: In the following开发者_开发知识库 code container::push takes an object of type T that derives from base as argument and stores in a vector a pointer to the method bool T::test().