|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::vrp::Customer, including all inherited members.
| Customer()=default | gem::vrp::Customer | |
| Customer(const Coordinates &coordinates) | gem::vrp::Customer | inline |
| Customer(const Customer &)=default | gem::vrp::Customer | |
| Customer(Customer &&) noexcept=default | gem::vrp::Customer | |
| getAddress() const noexcept | gem::vrp::Customer | inline |
| getAlias() const noexcept | gem::vrp::Customer | inline |
| getCoordinates() const noexcept | gem::vrp::Customer | inline |
| getCoordinates() | gem::vrp::Customer | inline |
| getCustomData() const noexcept | gem::vrp::Customer | inline |
| getEmail() const noexcept | gem::vrp::Customer | inline |
| getFirstName() const noexcept | gem::vrp::Customer | inline |
| getId() const noexcept | gem::vrp::Customer | inline |
| getLastName() const noexcept | gem::vrp::Customer | inline |
| getPhoneNumber() const noexcept | gem::vrp::Customer | inline |
| operator!=(Customer const &customer) const | gem::vrp::Customer | inline |
| operator=(const Customer &)=default | gem::vrp::Customer | |
| operator=(Customer &&) noexcept=default | gem::vrp::Customer | |
| operator==(Customer const &customer) const | gem::vrp::Customer | inline |
| setAddress(const AddressInfo &address) noexcept | gem::vrp::Customer | inline |
| setAlias(const String &alias) noexcept | gem::vrp::Customer | inline |
| setCoordinates(const Coordinates &coords) noexcept | gem::vrp::Customer | inline |
| setCustomData(const CustomDataList &list) noexcept | gem::vrp::Customer | inline |
| setEmail(const String &email) noexcept | gem::vrp::Customer | inline |
| setFirstName(const String &firstName) noexcept | gem::vrp::Customer | inline |
| setLastName(const String &lastName) noexcept | gem::vrp::Customer | inline |
| setPhoneNumber(const String &phoneNumber) noexcept | gem::vrp::Customer | inline |