|
ews-cpp
0.9
|
Public Member Functions | |
| std::vector< resolution >::iterator | begin () |
| Range-based for loop support. | |
| bool | empty () const EWS_NOEXCEPT |
| Whether the resolution_set has no elements. | |
| std::vector< resolution >::iterator | end () |
| Range-based for loop support. | |
Public Attributes | |
| int | absolute_denominator |
| bool | includes_last_item_in_range |
| int | indexed_paging_offset |
| int | numerator_offset |
| std::vector< resolution > | resolutions |
| int | total_items_in_view |
1.8.11