#include "PhotoSize.h"
◆ PhotoSize() [1/2]
yatbcpp::PhotoSize::PhotoSize |
( |
std::string |
file_id, |
|
|
std::int32_t |
width, |
|
|
std::int32_t |
height |
|
) |
| |
◆ PhotoSize() [2/2]
PhotoSize::PhotoSize |
( |
const PhotoSize & |
PhotoSize | ) |
|
◆ getFile_id()
const string & PhotoSize::getFile_id |
( |
| ) |
const |
◆ getFile_size()
const optional< int > & PhotoSize::getFile_size |
( |
| ) |
const |
◆ getHeight()
int PhotoSize::getHeight |
( |
| ) |
const |
◆ getWidth()
int PhotoSize::getWidth |
( |
| ) |
const |
◆ setFile_size()
void PhotoSize::setFile_size |
( |
const std::optional< std::int32_t > & |
file_size | ) |
|
◆ file_id
std::string yatbcpp::PhotoSize::file_id |
|
private |
◆ file_size
std::optional<std::int32_t> yatbcpp::PhotoSize::file_size |
|
private |
◆ height
std::int32_t yatbcpp::PhotoSize::height |
|
private |
◆ width
std::int32_t yatbcpp::PhotoSize::width |
|
private |
The documentation for this class was generated from the following files: