| 461 | clear_has_text(); |
| 462 | } |
| 463 | inline ::PS::DataConfig_TextFormat DataConfig::text() const { |
| 464 | return static_cast< ::PS::DataConfig_TextFormat >(text_); |
| 465 | } |
| 466 | inline void DataConfig::set_text(::PS::DataConfig_TextFormat value) { |
| 467 | assert(::PS::DataConfig_TextFormat_IsValid(value)); |
| 468 | set_has_text(); |
no outgoing calls
no test coverage detected