Simpsons 1
TestProgramtotestelaboratedtypespecifierparsing
Public Member Functions
Simpson Class Reference

functions related to The Simpsons. More...

#include <Simpson.h>

List of all members.

Public Member Functions

 Simpson ()
 ~Simpson ()
const char * voicedBy (enum simpson simpson, bool directoryStyle)
 Returns the name of the person who voices a Simpson's character.

Detailed Description

functions related to The Simpsons.

Simpson class Contructor method, Destructor method, voicedBy method.


Constructor & Destructor Documentation

Simpson::Simpson ( )

Constructor method

Simpson::~Simpson ( )

Destructor method


Member Function Documentation

const char * Simpson::voicedBy ( enum simpson simpson  ,
bool  directoryStyle = false 
)

Returns the name of the person who voices a Simpson's character.

Bug:
Voice of Maggie Simpson may be voiced by different people in different episodes.
Parameters:
simpsonThe Simpsons character.
directoryStyleGet the name in directory style, e.g. Kavner, Julie
Returns:
The name of the person who voiced The Simpsons character.

The documentation for this class was generated from the following files:
 All Classes Files Functions Enumerations