11 #include "interfaces/legacy/AddonClass.h" 40 #ifdef DOXYGEN_SHOULD_USE_THIS 49 inline void flush() { }
52 #ifdef DOXYGEN_SHOULD_USE_THIS 64 void write(
const String& str);
67 #ifdef DOXYGEN_SHOULD_USE_THIS 78 void writelines(
const std::vector<String>& seq);
Definition: HTTPPythonRequest.h:18
Definition: WsgiErrorStream.h:34
Defining LOG_LIFECYCLE_EVENTS will log all instantiations, deletions and also reference countings (in...
Definition: Addon.cpp:25
void SetRequest(HTTPPythonRequest *request)
Sets the given request.
Definition: WsgiErrorStream.cpp:54
This class is the superclass for all reference counted classes in the api.
Definition: AddonClass.h:57