Definition at line 48 of file Request.h.
 
◆ ~Request()
  
  
      
        
          | Argus::Request::~Request  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ destroy()
  
  
      
        
          | virtual void Argus::Destructable::destroy  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtualinherited   | 
  
 
Destroy this object. 
After making this call, the client cannot make any more calls on this object. 
 
 
◆ getInterface()
Acquire the interface specified by interfaceId. 
- Returns
 - An instance of the requested interface, or NULL if that interface is not available. 
 
Referenced by Argus::interface_cast().
 
 
The documentation for this class was generated from the following file: