maxon::STREAMFLAGS Namespace Reference

Detailed Description

Parameters for BaseStream::SetData, BaseStream::GetData.

Functions

 MAXON_ATTRIBUTE (NetworkIpAddrPort, HTTP_REMOTEADDRESS, "net.maxon.stream.http_remoteaddress")
 
 MAXON_ATTRIBUTE (DataDictionary, HTTP_HEADER, "net.maxon.stream.http_header")
 

Function Documentation

◆ MAXON_ATTRIBUTE() [1/2]

maxon::STREAMFLAGS::MAXON_ATTRIBUTE ( NetworkIpAddrPort  ,
HTTP_REMOTEADDRESS  ,
"net.maxon.stream.http_remoteaddress"   
)

[readonly] Returns the remote server address for the current http stream.

◆ MAXON_ATTRIBUTE() [2/2]

maxon::STREAMFLAGS::MAXON_ATTRIBUTE ( DataDictionary  ,
HTTP_HEADER  ,
"net.maxon.stream.http_header"   
)

[readonly] Returns the complete header information from the http request.