Pizza Class Reference
#include <Pizza.h>
List of all members.
Detailed Description
Definition at line 6 of file Pizza.h.
Constructor & Destructor Documentation
Pizza::Pizza |
( |
|
) |
[inline] |
Pizza::~Pizza |
( |
|
) |
[inline] |
Member Function Documentation
void Pizza::SetDough |
( |
const std::string & |
d |
) |
[inline] |
void Pizza::SetSauce |
( |
const std::string & |
s |
) |
[inline] |
void Pizza::SetTopping |
( |
const std::string & |
t |
) |
[inline] |
void Pizza::ShowPizza |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: