Member Function:

A function declared within a class and not declared as a friend. These functions can have access to the data members and define operations that can be performed on the data.