|  | NASA Astrobee Robot Software
    0.19.1
    Flight software for the Astrobee robots operating inside the International Space Station. | 
This is the complete list of members for jsonloader::EnumField, including all inherited members.
| EnumField(std::string const &name, Values const &values, bool required=true) | jsonloader::EnumField | |
| Field(std::string const &name, Json::ValueType type, bool required=true) | jsonloader::Field | |
| name() const noexcept | jsonloader::Field | protected | 
| Validate(Json::Value const &obj) const override | jsonloader::EnumField | virtual | 
| Values typedef | jsonloader::EnumField |