#include <ax_platform_node_delegate.h>
◆ ~ChildIterator()
virtual ui::AXPlatformNodeDelegate::ChildIterator::~ChildIterator |
( |
| ) |
|
|
virtualdefault |
◆ GetIndexInParent()
virtual int ui::AXPlatformNodeDelegate::ChildIterator::GetIndexInParent |
( |
| ) |
const |
|
pure virtual |
◆ GetNativeViewAccessible()
◆ operator!=()
virtual bool ui::AXPlatformNodeDelegate::ChildIterator::operator!= |
( |
const ChildIterator & |
rhs | ) |
const |
|
pure virtual |
◆ operator*()
◆ operator++() [1/2]
virtual void ui::AXPlatformNodeDelegate::ChildIterator::operator++ |
( |
| ) |
|
|
pure virtual |
◆ operator++() [2/2]
virtual void ui::AXPlatformNodeDelegate::ChildIterator::operator++ |
( |
int |
| ) |
|
|
pure virtual |
◆ operator--() [1/2]
virtual void ui::AXPlatformNodeDelegate::ChildIterator::operator-- |
( |
| ) |
|
|
pure virtual |
◆ operator--() [2/2]
virtual void ui::AXPlatformNodeDelegate::ChildIterator::operator-- |
( |
int |
| ) |
|
|
pure virtual |
◆ operator->()
◆ operator==()
virtual bool ui::AXPlatformNodeDelegate::ChildIterator::operator== |
( |
const ChildIterator & |
rhs | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: