Represents the write callable returned by the start_response callable passed to a WSGI handler.  
More...
Represents the write callable returned by the start_response callable passed to a WSGI handler. 
 
Class:  WsgiResponseBody() 
 
 
◆ operator()()
      
        
          | void XBMCAddon::xbmcwsgi::WsgiResponseBody::operator()  | 
          ( | 
            | 
          ... | ) | 
           | 
        
      
 
\htmlonly <h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font color=31363b><big> operator(status, response_headers[, exc_info]) </big></font></span></code></h4> \endhtmlonly
Callable implementation to write data to the response.
- Parameters
 - 
  
  
 
 
 
◆ WsgiResponseBody()
      
        
          | XBMCAddon::xbmcwsgi::WsgiResponseBody::WsgiResponseBody  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~WsgiResponseBody()
  
  
      
        
          | XBMCAddon::xbmcwsgi::WsgiResponseBody::~WsgiResponseBody  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridedefault   |