This is the complete list of members for jsonValueBoolean, including all inherited members.
ID | jsonValueBoolean | static |
jsonValueBoolean() | jsonValueBoolean | |
jsonValueBoolean(bool value_) | jsonValueBoolean | explicit |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
store(TlStorerToString &s, const char *field_name) const final | jsonValueBoolean | virtual |
td::td_api::JsonValue::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::JsonValue::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
value_ | jsonValueBoolean | |
~TlObject()=default | TlObject | virtual |