|
Student with set
|
This is the complete list of members for Student, including all inherited members.
| Add_SKZ(const int skz) | Student | |
| Del_SKZ(const int skz) | Student | |
| Get_SKZ() const | Student | |
| Getmatr_nr() const | Student | inline |
| Getname() const | Student | inline |
| num_Studies() const | Student | inline |
| operator<<(std::ostream &s, const Student &rhs) | Student | friend |
| operator=(const Student &rhs)=delete | Student | |
| operator=(Student &&rhs)=delete | Student | |
| operator>>(std::istream &s, Student &rhs) | Student | friend |
| Setname(const std::string &val) | Student | inline |
| Student() | Student | |
| Student(const std::string &name, const std::string &matrikel, const int studium) | Student | |
| Student(const std::string &name, const std::string &matnr, const std::vector< int > &skz) | Student | |
| Student(const Student &orig)=default | Student | |
| Student(Student &&orig)=default | Student | |
| ~Student() | Student | inline |