Acacia
acacia::AtspiTableInterface Class Reference

#include <atspi_table_interface.h>

Inheritance diagram for acacia::AtspiTableInterface:
Collaboration diagram for acacia::AtspiTableInterface:

Public Member Functions

std::string toString () const override
 
int getNColumns () const
 
int getNRows () const
 
- Public Member Functions inherited from acacia::AtspiInterface< AtspiTable >
 AtspiInterface (AtspiTable *interface)
 
bool isNull () const
 

Additional Inherited Members

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

Detailed Description

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


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