NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
jsonloader::StringField Member List

This is the complete list of members for jsonloader::StringField, including all inherited members.

Field(std::string const &name, Json::ValueType type, bool required=true)jsonloader::Field
name() const noexceptjsonloader::Fieldprotected
StringField(std::string const &name, std::string const &value, bool case_sensitive=false, bool required=true)jsonloader::StringField
Validate(Json::Value const &obj) const overridejsonloader::StringFieldvirtual