Acacia
acacia::AtspiComponentInterface Class Reference

#include <atspi_component_interface.h>

Inheritance diagram for acacia::AtspiComponentInterface:
Collaboration diagram for acacia::AtspiComponentInterface:

Public Member Functions

std::string toString () const override
 
std::pair< int, int > getPosition () const
 
std::pair< int, int > getSize () const
 
 AtspiInterface (T *interface)
 
 AtspiInterface ()
 
- Public Member Functions inherited from acacia::AtspiInterface< AtspiComponent >
 AtspiInterface (AtspiComponent *interface)
 
bool isNull () const
 

Additional Inherited Members

- Protected Attributes inherited from acacia::AtspiInterface< AtspiComponent >
std::shared_ptr< AtspiComponent > interface_
 

Detailed Description

This object wraps an AtspiComponent pointer. It can be retrieved from an accessible object which implements this interface using AtspiNode::queryComponent().


The documentation for this class was generated from the following file: