Student with set
Student Member List

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() constStudent
Getmatr_nr() constStudentinline
Getname() constStudentinline
num_Studies() constStudentinline
operator<<(std::ostream &s, const Student &rhs)Studentfriend
operator=(const Student &rhs)=deleteStudent
operator=(Student &&rhs)=deleteStudent
operator>>(std::istream &s, Student &rhs)Studentfriend
Setname(const std::string &val)Studentinline
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)=defaultStudent
Student(Student &&orig)=defaultStudent
~Student()Studentinline