ADTF
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
IStreamingRequest

This interface is used to keep a reference to a request. More...

#include <streamingrequests_intf.h>

Inheritance diagram for IStreamingRequest:
[legend]

Public Member Functions

 ADTF_IID (IStreamingRequest, "streaming_request.hollow.streaming.adtf.iid")
 
- Public Member Functions inherited from IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 Marks the IObject to be castable with the ucom_cast()
 

Protected Member Functions

 ~IStreamingRequest ()=default
 not destructable
 
- Protected Member Functions inherited from IObject
 ~IObject ()=default
 Protected destructor --> Only the final implementation can be destroyed!
 

Detailed Description

This interface is used to keep a reference to a request.

See also
IStreamingRequests::RequestSamples()

Definition at line 44 of file streamingrequests_intf.h.