CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for HttpResponseGenerator, including all inherited members.
alias(const State *state) | Object | protectedstatic |
as() const | Object | |
beginTransmission(long long contentLength=-1) | HttpMessageGenerator | |
bytesWritten() const | HttpResponseGenerator | |
chunk(const String &pattern) | HttpMessageGenerator | |
chunk() | HttpMessageGenerator | |
delivered() const | HttpResponseGenerator | |
endTransmission() | HttpMessageGenerator | |
HttpMessageGenerator()=default | HttpMessageGenerator | |
HttpMessageGenerator(State *newState) (defined in HttpMessageGenerator) | HttpMessageGenerator | protected |
HttpResponseGenerator()=default | HttpResponseGenerator | |
HttpResponseGenerator(const Stream &stream) | HttpResponseGenerator | explicit |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
is() const | Object | |
isNull() const | Object | |
isWeak() const | Object | |
Object()=default | Object | |
Object(State *newState) | Object | explicitprotected |
Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
operator bool() const | Object | explicit |
operator<=>(const Object &other) const | Object | |
operator=(std::nullptr_t) (defined in Object) | Object | protected |
operator==(const Object &other) const | Object | |
payload() | HttpMessageGenerator | |
setHeader(const String &name, const String &value) | HttpMessageGenerator | |
setHeader(const Map< String, String > &header) | HttpMessageGenerator | |
setNodeVersion(const String &nodeVersion) | HttpResponseGenerator | |
setStatus(HttpStatus status, const String &reasonPhrase="") | HttpResponseGenerator | |
status() const | HttpResponseGenerator | |
transmit() | HttpMessageGenerator | |
transmit(const String &payload) | HttpMessageGenerator | |
transmit(const Stream &source) | HttpMessageGenerator | |
useCount() const | Object | |
weak() const (defined in Object) | Object | protected |
weak(const State *state) (defined in Object) | Object | protectedstatic |
write(const Bytes &data) | HttpMessageGenerator |