#include <atspi_table_interface.h>
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_ |
This object wraps an AtspiTable pointer. It can be retrieved from an accessible object which implements this interface using AtspiNode::queryTable().