class LicenseDescriptor
Deskryptor z licencji.
Podsumowanie
| Członkowie | Opisy |
|---|---|
| const publiczny std::string & GetId() const | Pobiera identyfikator. |
| const publiczna std::vector < std::shared_ptr < LicenseNameAndDescriptionItem >>& GetDescriptorItems() const | Pobiera elementy deskryptorów. |
Członkowie
Funkcja GetId
Pobiera identyfikator.
Zwraca:identyfikator
Funkcja GetDescriptorItems
Pobiera elementy deskryptorów.
Zwraca:elementy deskryptorów.