First Class
Student Member List

This is the complete list of members for Student, including all inherited members.

Add_SKZ(const int skz_in)Student
Del_SKZ(const int skz_in)Student
Enrolled4Study(const int cSKZ) constStudentinline
Get_SKZ() constStudentinline
Getmatr_nr() constStudentinline
Getname() constStudentinline
Num_SKZ() constStudentinline
operator<(const Student &rhs) constStudentinline
operator<<(std::ostream &s, const Student &rhs)Studentfriend
operator=(const Student &rhs)=defaultStudent
operator>>(std::istream &s, Student &rhs)Studentfriend
Setname(const std::string &val)Student
Student()Student
Student(const std::string &fname, const std::string &matrikel, const int studium)Student
Student(const std::string &fname, const std::string &matrikel, const std::vector< int > &studium)Student
Student(const Student &orig)=defaultStudent
~Student()Studentinline