Acacia
acacia::AtspiDocumentInterface Class Reference

#include <atspi_document_interface.h>

Inheritance diagram for acacia::AtspiDocumentInterface:
Collaboration diagram for acacia::AtspiDocumentInterface:

Public Member Functions

std::string toString () const override
 
std::string getLocale () const
 
std::vector< std::string > getDocumentAttributes () const
 
- Public Member Functions inherited from acacia::AtspiInterface< AtspiDocument >
 AtspiInterface (AtspiDocument *interface)
 
bool isNull () const
 

Additional Inherited Members

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

Detailed Description

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


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