Acacia
acacia::AtspiValueInterface Class Reference

#include <atspi_value_interface.h>

Inheritance diagram for acacia::AtspiValueInterface:
Collaboration diagram for acacia::AtspiValueInterface:

Public Member Functions

std::string toString () const override
 
double getCurrentValue () const
 
double getMaximumValue () const
 
double getMinimumValue () const
 
- Public Member Functions inherited from acacia::AtspiInterface< AtspiValue >
 AtspiInterface (AtspiValue *interface)
 
bool isNull () const
 

Additional Inherited Members

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

Detailed Description

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


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