vyliz mi prdel githube
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 74 KiB |
@@ -102,7 +102,7 @@ class Pizzeria {
|
||||
' --- Vztahy (Relationships) ---
|
||||
|
||||
' Dědičnost a Implementace
|
||||
IMenuItem <|.. MenuItem : "implementuje"
|
||||
IMenuItem <|-- MenuItem : "dědí z"
|
||||
MenuItem <|-- Drink : "dědí z"
|
||||
MenuItem <|-- Pizza : "dědí z"
|
||||
Drink <|-- AlcoholicDrink : "dědí z"
|
||||
|
||||
@@ -161,7 +161,7 @@ document.addEventListener('DOMContentLoaded',() => { initNavTree('_pizza_8h_sour
|
||||
<div class="ttc" id="aclass_ingredient_html"><div class="ttname"><a href="class_ingredient.html">Ingredient</a></div><div class="ttdoc">Třída reprezentující přísadu (např. na pizzu).</div><div class="ttdef"><b>Definition</b> Ingredient.h:15</div></div>
|
||||
<div class="ttc" id="aclass_menu_item_html_a50f3f29f3f401f68e39b8ed97fad7171"><div class="ttname"><a href="class_menu_item.html#a50f3f29f3f401f68e39b8ed97fad7171">MenuItem::name</a></div><div class="ttdeci">string name</div><div class="ttdoc">Název položky.</div><div class="ttdef"><b>Definition</b> MenuItem.h:17</div></div>
|
||||
<div class="ttc" id="aclass_menu_item_html_ac8c03c5b91732cfd96d783d4da5ebaaa"><div class="ttname"><a href="class_menu_item.html#ac8c03c5b91732cfd96d783d4da5ebaaa">MenuItem::MenuItem</a></div><div class="ttdeci">MenuItem(string n, double b)</div><div class="ttdoc">Konstruktor položky menu.</div><div class="ttdef"><b>Definition</b> MenuItem.cpp:7</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_a007bc64c4d1d4265a0593d511786f61b"><div class="ttname"><a href="class_pizza.html#a007bc64c4d1d4265a0593d511786f61b">Pizza::printInfo</a></div><div class="ttdeci">string printInfo() override</div><div class="ttdoc">Vypíše informace o pizze.</div><div class="ttdef"><b>Definition</b> Pizza.cpp:33</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_a007bc64c4d1d4265a0593d511786f61b"><div class="ttname"><a href="class_pizza.html#a007bc64c4d1d4265a0593d511786f61b">Pizza::printInfo</a></div><div class="ttdeci">string printInfo() override</div><div class="ttdoc">Vypíše informace o pizze.</div><div class="ttdef"><b>Definition</b> Pizza.cpp:37</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_a123141020b875508c6103a208d8ffc3e"><div class="ttname"><a href="class_pizza.html#a123141020b875508c6103a208d8ffc3e">Pizza::maxIngredients</a></div><div class="ttdeci">int maxIngredients</div><div class="ttdoc">Maximální kapacita pole ingrediencí</div><div class="ttdef"><b>Definition</b> Pizza.h:23</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_a273e5250174d980f5bbdffb49c38c8b4"><div class="ttname"><a href="class_pizza.html#a273e5250174d980f5bbdffb49c38c8b4">Pizza::currentIngredients</a></div><div class="ttdeci">int currentIngredients</div><div class="ttdoc">Aktuální počet přidaných ingrediencí</div><div class="ttdef"><b>Definition</b> Pizza.h:24</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_a2d699a68b26253cae3b2d87019deb8ec"><div class="ttname"><a href="class_pizza.html#a2d699a68b26253cae3b2d87019deb8ec">Pizza::Pizza</a></div><div class="ttdeci">Pizza()</div><div class="ttdoc">Výchozí konstruktor (nastaví základní hodnoty).</div><div class="ttdef"><b>Definition</b> Pizza.cpp:7</div></div>
|
||||
@@ -169,9 +169,9 @@ document.addEventListener('DOMContentLoaded',() => { initNavTree('_pizza_8h_sour
|
||||
<div class="ttc" id="aclass_pizza_html_a5dc44ab0e6b9b7fcfe7485aafdd0f791"><div class="ttname"><a href="class_pizza.html#a5dc44ab0e6b9b7fcfe7485aafdd0f791">Pizza::getPrice</a></div><div class="ttdeci">double getPrice() const override</div><div class="ttdoc">Získá celkovou cenu pizzy.</div><div class="ttdef"><b>Definition</b> Pizza.cpp:29</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_a5fd2c9f4eb517dfc2748652044195771"><div class="ttname"><a href="class_pizza.html#a5fd2c9f4eb517dfc2748652044195771">Pizza::ingredients</a></div><div class="ttdeci">Ingredient ** ingredients</div><div class="ttdoc">Dynamické pole ukazatelů na ingredience.</div><div class="ttdef"><b>Definition</b> Pizza.h:22</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_a6ed20d3c156b90ba7b5fd62ddb4ac9a3"><div class="ttname"><a href="class_pizza.html#a6ed20d3c156b90ba7b5fd62ddb4ac9a3">Pizza::~Pizza</a></div><div class="ttdeci">~Pizza()</div><div class="ttdoc">Destruktor. Uvolňuje paměť všech alokovaných ingrediencí.</div><div class="ttdef"><b>Definition</b> Pizza.cpp:21</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_a8a6927b25a2c03eb290461862ced7ad4"><div class="ttname"><a href="class_pizza.html#a8a6927b25a2c03eb290461862ced7ad4">Pizza::removeIngredient</a></div><div class="ttdeci">bool removeIngredient(string name)</div><div class="ttdoc">Odebere ingredienci z pizzy podle názvu.</div><div class="ttdef"><b>Definition</b> Pizza.cpp:52</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_aa0f8473c743226b95d4a0c4ee2fd40b3"><div class="ttname"><a href="class_pizza.html#aa0f8473c743226b95d4a0c4ee2fd40b3">Pizza::getDiameter</a></div><div class="ttdeci">int getDiameter()</div><div class="ttdoc">Vrátí průměr pizzy.</div><div class="ttdef"><b>Definition</b> Pizza.cpp:38</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_ab6106e786a470bb94733e1407df3e2b7"><div class="ttname"><a href="class_pizza.html#ab6106e786a470bb94733e1407df3e2b7">Pizza::addIngredient</a></div><div class="ttdeci">bool addIngredient(Ingredient *i)</div><div class="ttdoc">Přidá ingredienci na pizzu.</div><div class="ttdef"><b>Definition</b> Pizza.cpp:42</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_a8a6927b25a2c03eb290461862ced7ad4"><div class="ttname"><a href="class_pizza.html#a8a6927b25a2c03eb290461862ced7ad4">Pizza::removeIngredient</a></div><div class="ttdeci">bool removeIngredient(string name)</div><div class="ttdoc">Odebere ingredienci z pizzy podle názvu.</div><div class="ttdef"><b>Definition</b> Pizza.cpp:56</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_aa0f8473c743226b95d4a0c4ee2fd40b3"><div class="ttname"><a href="class_pizza.html#aa0f8473c743226b95d4a0c4ee2fd40b3">Pizza::getDiameter</a></div><div class="ttdeci">int getDiameter()</div><div class="ttdoc">Vrátí průměr pizzy.</div><div class="ttdef"><b>Definition</b> Pizza.cpp:42</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_ab6106e786a470bb94733e1407df3e2b7"><div class="ttname"><a href="class_pizza.html#ab6106e786a470bb94733e1407df3e2b7">Pizza::addIngredient</a></div><div class="ttdeci">bool addIngredient(Ingredient *i)</div><div class="ttdoc">Přidá ingredienci na pizzu.</div><div class="ttdef"><b>Definition</b> Pizza.cpp:46</div></div>
|
||||
<div class="ttc" id="aclass_pizza_html_ac0235aa5179a17428c1f98c1d34fc736"><div class="ttname"><a href="class_pizza.html#ac0235aa5179a17428c1f98c1d34fc736">Pizza::hasExtraCheese</a></div><div class="ttdeci">bool hasExtraCheese</div><div class="ttdoc">Indikátor extra sýra.</div><div class="ttdef"><b>Definition</b> Pizza.h:21</div></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
||||
@@ -77,6 +77,7 @@
|
||||
<a href="_pizzeria_8cpp.html"/>
|
||||
<a href="_pizzeria_8h.html"/>
|
||||
<a href="_pizzeria_8h_source.html"/>
|
||||
<a href="_r_e_a_d_m_e_8md.html"/>
|
||||
<a href="annotated.html"/>
|
||||
<a href="apple-sdk_8c.html"/>
|
||||
<a href="apple-sdk_8cpp.html"/>
|
||||
@@ -174,6 +175,9 @@
|
||||
<a href="graph_legend.html"/>
|
||||
<a href="hierarchy.html"/>
|
||||
<a href="index.html"/>
|
||||
<a href="index.html#o_projektu_sec"/>
|
||||
<a href="index.html#struktura_sec"/>
|
||||
<a href="index.html#vizualizace_sec"/>
|
||||
<a href="inherits.html"/>
|
||||
<a href="main_8cpp.html"/>
|
||||
<a href="main_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4"/>
|
||||
|
||||
+21
-3
@@ -5,7 +5,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.17.0"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Pizzerie: Main Page</title>
|
||||
<title>Pizzerie: Projekt 1: Objektový model pizzerie</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="codefolding.js"></script>
|
||||
<script type="text/javascript" src="clipboard.js"></script>
|
||||
@@ -114,10 +114,28 @@ document.addEventListener('DOMContentLoaded',() => { initNavTree('index.html',''
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="headertitle"><div class="title">Pizzerie Documentation</div></div>
|
||||
<div><div class="header">
|
||||
<div class="headertitle"><div class="title">Projekt 1: Objektový model pizzerie </div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><h1 class="doxsection"><a class="anchor" id="o_projektu_sec"></a>
|
||||
Shrnutí</h1>
|
||||
<p>Tento projekt představuje softwarovou simulaci fungování pizzerie, pomocí OOP.</p>
|
||||
<h1 class="doxsection"><a class="anchor" id="struktura_sec"></a>
|
||||
Hierarchie a třídy</h1>
|
||||
<p>Systém se skládá z následujících logických částí:</p><ul>
|
||||
<li><b>Základní rozhraní:</b> <a class="el" href="class_i_menu_item.html" title="Čistě virtuální třída (rozhraní) pro všechny položky v menu.">IMenuItem</a></li>
|
||||
<li><b>Specifické položky (potomci):</b> <a class="el" href="class_menu_item.html" title="Základní třída pro konkrétní položky menu (implementuje IMenuItem).">MenuItem</a>, <a class="el" href="class_pizza.html" title="Třída reprezentující pizzu (dědí z MenuItem).">Pizza</a>, <a class="el" href="class_drink.html" title="Třída reprezentující nápoj v menu (dědí z MenuItem).">Drink</a>, <a class="el" href="class_alcoholic_drink.html" title="Třída reprezentující alkoholický nápoj (dědí z Drink).">AlcoholicDrink</a></li>
|
||||
<li><b>Správa podniku:</b> Třída Pizzerie (zajišťuje hlavní logiku)</li>
|
||||
<li><b>Propojení entit:</b> Třída <a class="el" href="class_order.html" title="Třída reprezentující objednávku zákazníka.">Order</a> agreguje jednotlivé položky do objednávek.</li>
|
||||
</ul>
|
||||
<h1 class="doxsection"><a class="anchor" id="vizualizace_sec"></a>
|
||||
UML Model</h1>
|
||||
<p>Vzájemné vztahy, dědičnost a asociace mezi jednotlivými třídami ilustruje níže uvedený grafický návrh. </p><div class="image">
|
||||
<object type="image/svg+xml" data="UML.svg" style="pointer-events: none;"></object>
|
||||
<div class="caption">
|
||||
Schéma tříd systému</div></div>
|
||||
</div></div><!-- PageDoc -->
|
||||
<a href="doxygen_crawl.html"></a>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
var NAVTREE =
|
||||
[
|
||||
[ "Pizzerie", "index.html", [
|
||||
[ "Projekt 1: Objektový model pizzerie", "index.html", "index" ],
|
||||
[ "Data Structures", "annotated.html", [
|
||||
[ "Data Structures", "annotated.html", "annotated_dup" ],
|
||||
[ "Data Structure Index", "classes.html", null ],
|
||||
|
||||
+167
-163
@@ -1,168 +1,172 @@
|
||||
var NAVTREEINDEX0 =
|
||||
{
|
||||
"_alcoholic_drink_8cpp.html":[1,0,1],
|
||||
"_alcoholic_drink_8h.html":[1,0,2],
|
||||
"_alcoholic_drink_8h_source.html":[1,0,2],
|
||||
"_c_make_c_compiler_id_8c.html":[1,0,0,0,0,0,1],
|
||||
"_c_make_c_compiler_id_8c.html#a0ddf1224851353fc92bfbff6f499fa97":[1,0,0,0,0,0,1,13],
|
||||
"_c_make_c_compiler_id_8c.html#a0f46a8a39e09d9b803c4766904fd7e99":[1,0,0,0,0,0,1,16],
|
||||
"_c_make_c_compiler_id_8c.html#a2321403dee54ee23f0c2fa849c60f7d4":[1,0,0,0,0,0,1,18],
|
||||
"_c_make_c_compiler_id_8c.html#a2ae9b72bb13abaabfcf2ee0ba7d3fa1d":[1,0,0,0,0,0,1,12],
|
||||
"_c_make_c_compiler_id_8c.html#a43e1cad902b6477bec893cb6430bd6c8":[1,0,0,0,0,0,1,11],
|
||||
"_c_make_c_compiler_id_8c.html#a4607cccf070750927b458473ca82c090":[1,0,0,0,0,0,1,17],
|
||||
"_c_make_c_compiler_id_8c.html#a46d5d95daa1bef867bd0179594310ed5":[1,0,0,0,0,0,1,9],
|
||||
"_c_make_c_compiler_id_8c.html#a4b0efeb7a5d59313986b3a0390f050f6":[1,0,0,0,0,0,1,15],
|
||||
"_c_make_c_compiler_id_8c.html#a59647e99d304ed33b15cb284c27ed391":[1,0,0,0,0,0,1,14],
|
||||
"_c_make_c_compiler_id_8c.html#a7c35af7e67642a2c62eb27dd81be11b2":[1,0,0,0,0,0,1,2],
|
||||
"_c_make_c_compiler_id_8c.html#a81af617e8f7b5417689ca478ce9f4d69":[1,0,0,0,0,0,1,4],
|
||||
"_c_make_c_compiler_id_8c.html#a81dee0709ded976b2e0319239f72d174":[1,0,0,0,0,0,1,7],
|
||||
"_c_make_c_compiler_id_8c.html#aa8cd9c2c76dde36abac0bd7698090693":[1,0,0,0,0,0,1,3],
|
||||
"_c_make_c_compiler_id_8c.html#aba35d0d200deaeb06aee95ca297acb28":[1,0,0,0,0,0,1,1],
|
||||
"_c_make_c_compiler_id_8c.html#ad1280362da42492bbc11aa78cbf776ad":[1,0,0,0,0,0,1,8],
|
||||
"_c_make_c_compiler_id_8c.html#adaee3ee7c5a7a22451ea25e762e1d7d5":[1,0,0,0,0,0,1,6],
|
||||
"_c_make_c_compiler_id_8c.html#adbc5372f40838899018fadbc89bd588b":[1,0,0,0,0,0,1,10],
|
||||
"_c_make_c_compiler_id_8c.html#ae5510d82e4946f1656f4969911c54736":[1,0,0,0,0,0,1,0],
|
||||
"_c_make_c_compiler_id_8c.html#af6079dc519dac099ee85a1df6ae5e5e8":[1,0,0,0,0,0,1,5],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html":[1,0,0,0,0,1,1],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97":[1,0,0,0,0,1,1,15],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a0f46a8a39e09d9b803c4766904fd7e99":[1,0,0,0,0,1,1,18],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a2321403dee54ee23f0c2fa849c60f7d4":[1,0,0,0,0,1,1,20],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a2454727f55dd7af9210ab341ca8be2c8":[1,0,0,0,0,1,1,9],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a2ae9b72bb13abaabfcf2ee0ba7d3fa1d":[1,0,0,0,0,1,1,14],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a2c21af1889e9ca5cda36069184cc3234":[1,0,0,0,0,1,1,4],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a34cc889e576a1ae6c84ae9e0a851ba21":[1,0,0,0,0,1,1,3],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a39fb4789a452bfb5df17d40f640dd720":[1,0,0,0,0,1,1,5],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a43e1cad902b6477bec893cb6430bd6c8":[1,0,0,0,0,1,1,13],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a4607cccf070750927b458473ca82c090":[1,0,0,0,0,1,1,19],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a46d5d95daa1bef867bd0179594310ed5":[1,0,0,0,0,1,1,11],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a4b0efeb7a5d59313986b3a0390f050f6":[1,0,0,0,0,1,1,17],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a59647e99d304ed33b15cb284c27ed391":[1,0,0,0,0,1,1,16],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a81dee0709ded976b2e0319239f72d174":[1,0,0,0,0,1,1,2],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#aa52ec6104623a66734cc5d5d28733bed":[1,0,0,0,0,1,1,7],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#aba35d0d200deaeb06aee95ca297acb28":[1,0,0,0,0,1,1,1],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#ad1280362da42492bbc11aa78cbf776ad":[1,0,0,0,0,1,1,10],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#adbc5372f40838899018fadbc89bd588b":[1,0,0,0,0,1,1,12],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#ae17f1ae0bf56cf631eadff4f73e96ff9":[1,0,0,0,0,1,1,6],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#ae5510d82e4946f1656f4969911c54736":[1,0,0,0,0,1,1,0],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#ae5e2d955d2884c65b7de2e1ad29a4f1d":[1,0,0,0,0,1,1,8],
|
||||
"_customer_8cpp.html":[1,0,3],
|
||||
"_customer_8h.html":[1,0,4],
|
||||
"_customer_8h_source.html":[1,0,4],
|
||||
"_drink_8cpp.html":[1,0,5],
|
||||
"_drink_8h.html":[1,0,6],
|
||||
"_drink_8h_source.html":[1,0,6],
|
||||
"_i_menu_item_8cpp.html":[1,0,7],
|
||||
"_i_menu_item_8h.html":[1,0,8],
|
||||
"_i_menu_item_8h_source.html":[1,0,8],
|
||||
"_ingredient_8cpp.html":[1,0,9],
|
||||
"_ingredient_8h.html":[1,0,10],
|
||||
"_ingredient_8h_source.html":[1,0,10],
|
||||
"_menu_item_8cpp.html":[1,0,12],
|
||||
"_menu_item_8h.html":[1,0,13],
|
||||
"_menu_item_8h_source.html":[1,0,13],
|
||||
"_order_8cpp.html":[1,0,14],
|
||||
"_order_8h.html":[1,0,15],
|
||||
"_order_8h_source.html":[1,0,15],
|
||||
"_pizza_8cpp.html":[1,0,16],
|
||||
"_pizza_8h.html":[1,0,17],
|
||||
"_pizza_8h_source.html":[1,0,17],
|
||||
"_pizzeria_8cpp.html":[1,0,18],
|
||||
"_pizzeria_8h.html":[1,0,19],
|
||||
"_pizzeria_8h_source.html":[1,0,19],
|
||||
"annotated.html":[0,0],
|
||||
"apple-sdk_8c.html":[1,0,0,0,0,0,0],
|
||||
"apple-sdk_8cpp.html":[1,0,0,0,0,1,0],
|
||||
"class_alcoholic_drink.html":[0,0,0],
|
||||
"class_alcoholic_drink.html#a1f00cd216f3eb8a8d33b2a4d5970a4cc":[0,0,0,0],
|
||||
"class_alcoholic_drink.html#a62f0a9dc4648913f437290af01723bfd":[0,0,0,2],
|
||||
"class_alcoholic_drink.html#a63dc2149ffe642e8be4579d06117ead5":[0,0,0,1],
|
||||
"class_alcoholic_drink.html#a692a475ccbd0e429c0724992e6893c50":[0,0,0,3],
|
||||
"class_customer.html":[0,0,1],
|
||||
"class_customer.html#a42c1c948fa0121c82b2725826d9f8300":[0,0,1,5],
|
||||
"class_customer.html#a4fafebc947e00d7a828b7d533e0c197f":[0,0,1,6],
|
||||
"class_customer.html#a735a29a70a73fee30bc7dc57b20e0fa6":[0,0,1,2],
|
||||
"class_customer.html#aa9a13d255cd994417f5484115a1bf15b":[0,0,1,4],
|
||||
"class_customer.html#ab93fb14683b0393b9c900109f77c2629":[0,0,1,1],
|
||||
"class_customer.html#aca89e4416f3d66ecad64c7c9d3158e55":[0,0,1,3],
|
||||
"class_customer.html#ad65e569cdca600fa90cd019eda0cd097":[0,0,1,0],
|
||||
"class_drink.html":[0,0,2],
|
||||
"class_drink.html#a1899f378aebdd63035f324663c6266af":[0,0,2,1],
|
||||
"class_drink.html#a73cf034aa0bd47c4e6f1a493391e92d6":[0,0,2,0],
|
||||
"class_drink.html#aac85fb7188c9df3bd2c930aaa0a22f1b":[0,0,2,4],
|
||||
"class_drink.html#ab72649d7d0ba40e082e9f54ac384b120":[0,0,2,3],
|
||||
"class_drink.html#ac76a6ded7ca18eef323ffe96d2e6a6eb":[0,0,2,2],
|
||||
"class_i_menu_item.html":[0,0,3],
|
||||
"class_i_menu_item.html#a06f73b0f55d132163f6c1dfdacb6cef2":[0,0,3,0],
|
||||
"class_i_menu_item.html#a2e503391f10395eb2fc134371d3908e4":[0,0,3,3],
|
||||
"class_i_menu_item.html#a91699115349b3a35c562d9c2c7fc8958":[0,0,3,1],
|
||||
"class_i_menu_item.html#ac257c7ebd5a8a7fd5bc6473388c3b0d6":[0,0,3,2],
|
||||
"class_ingredient.html":[0,0,4],
|
||||
"class_ingredient.html#a3fc00c5a7606e8e834d744676e38cdea":[0,0,4,6],
|
||||
"class_ingredient.html#a738111e26d0765aabc92ebc036fad1d3":[0,0,4,0],
|
||||
"class_ingredient.html#adf8b0581fef4fd7f20310a6c1fd5176c":[0,0,4,5],
|
||||
"class_ingredient.html#ae8782b9f1aa4c1ce022e938340c4ea72":[0,0,4,1],
|
||||
"class_ingredient.html#ae89e3aaf6defa3345d10640f44d622bc":[0,0,4,2],
|
||||
"class_ingredient.html#af82648540a51ddf92edb3296f92e79ed":[0,0,4,4],
|
||||
"class_ingredient.html#aff57b8af1a916c3c80b4094693be634f":[0,0,4,3],
|
||||
"class_menu_item.html":[0,0,5],
|
||||
"class_menu_item.html#a0581d9a1fb91a978013634b991fe1aa5":[0,0,5,5],
|
||||
"class_menu_item.html#a50f3f29f3f401f68e39b8ed97fad7171":[0,0,5,6],
|
||||
"class_menu_item.html#a576c5d9b360a5257327a058c05cf6fa0":[0,0,5,1],
|
||||
"class_menu_item.html#a992298e450d6df4b7140bb2c6651b8d8":[0,0,5,4],
|
||||
"class_menu_item.html#a9d654c1e8225488fa7b75196e3a25cc7":[0,0,5,3],
|
||||
"class_menu_item.html#ac8c03c5b91732cfd96d783d4da5ebaaa":[0,0,5,0],
|
||||
"class_menu_item.html#afdc145f9c850f14a0ae502e3364771fe":[0,0,5,2],
|
||||
"class_order.html":[0,0,6],
|
||||
"class_order.html#a070c47f5ed7703a6bacc23bb0e51a1d8":[0,0,6,5],
|
||||
"class_order.html#a0737a18ca8ba9430adaa474e29dd1350":[0,0,6,4],
|
||||
"class_order.html#a1a166c74174007b0c5180104528337b8":[0,0,6,11],
|
||||
"class_order.html#a2298564c3d0cd9923e354e0a18a62b4a":[0,0,6,3],
|
||||
"class_order.html#a7435db65bf94968fe5eef6ed3e2b27c6":[0,0,6,8],
|
||||
"class_order.html#a8142c87355a824fa35d0f9a549819a46":[0,0,6,6],
|
||||
"class_order.html#a86dd3aeb700bfdeea8e2170072de15de":[0,0,6,2],
|
||||
"class_order.html#a8fb25876ccbd534465f5f96ef9bb2212":[0,0,6,1],
|
||||
"class_order.html#ad55562d5f54b44e77fd32c98ffcf19a1":[0,0,6,9],
|
||||
"class_order.html#ad7525196d0dfaaf8ca43e62901d6adab":[0,0,6,10],
|
||||
"class_order.html#add45e7e5f2badb50a1a63f17b3aabbaa":[0,0,6,0],
|
||||
"class_order.html#af582e901c454ee4568e300e14c8e73eb":[0,0,6,7],
|
||||
"class_pizza.html":[0,0,7],
|
||||
"class_pizza.html#a007bc64c4d1d4265a0593d511786f61b":[0,0,7,6],
|
||||
"class_pizza.html#a123141020b875508c6103a208d8ffc3e":[0,0,7,12],
|
||||
"class_pizza.html#a1cd34e9ce30ea60b883858ca8a8e8912":[0,0,7,1],
|
||||
"class_pizza.html#a273e5250174d980f5bbdffb49c38c8b4":[0,0,7,8],
|
||||
"class_pizza.html#a2d699a68b26253cae3b2d87019deb8ec":[0,0,7,0],
|
||||
"class_pizza.html#a4d9bf39d4d8f5040597af41355832699":[0,0,7,9],
|
||||
"class_pizza.html#a5dc44ab0e6b9b7fcfe7485aafdd0f791":[0,0,7,5],
|
||||
"class_pizza.html#a5fd2c9f4eb517dfc2748652044195771":[0,0,7,11],
|
||||
"class_pizza.html#a6ed20d3c156b90ba7b5fd62ddb4ac9a3":[0,0,7,2],
|
||||
"class_pizza.html#a8a6927b25a2c03eb290461862ced7ad4":[0,0,7,7],
|
||||
"class_pizza.html#aa0f8473c743226b95d4a0c4ee2fd40b3":[0,0,7,4],
|
||||
"class_pizza.html#ab6106e786a470bb94733e1407df3e2b7":[0,0,7,3],
|
||||
"class_pizza.html#ac0235aa5179a17428c1f98c1d34fc736":[0,0,7,10],
|
||||
"class_pizzeria.html":[0,0,8],
|
||||
"class_pizzeria.html#a267f2944218d9b3340a54433ffea1e31":[0,0,8,0],
|
||||
"class_pizzeria.html#a26e0d5f0f215f8f9028905de28438e46":[0,0,8,5],
|
||||
"class_pizzeria.html#a3e7c52d470b38359fe09a8b85ea32a7c":[0,0,8,2],
|
||||
"class_pizzeria.html#a6bcc4bff858bf9d4459cbec5e5893ed1":[0,0,8,4],
|
||||
"class_pizzeria.html#a8ef550fa7bea2c759221c27a55471dff":[0,0,8,3],
|
||||
"class_pizzeria.html#aee870d3474224a01c2cd0e0842e5ac6b":[0,0,8,1],
|
||||
"classes.html":[0,1],
|
||||
"dir_2218ba66a92b838143c37ed6e66abdd9.html":[1,0,0,0,0,0],
|
||||
"dir_2ccb7041787ee5a778d64e6bbb7bfffc.html":[1,0,0,0,0],
|
||||
"dir_95e29a8b8ee7c54052c171a88bb95675.html":[1,0,0],
|
||||
"dir_e7b75baa352c95a16f2983fc030b1be0.html":[1,0,0,0,0,1],
|
||||
"dir_f89abcb304c928c7d889aa5625570de5.html":[1,0,0,0],
|
||||
"files.html":[1,0],
|
||||
"functions.html":[0,3,0],
|
||||
"functions_func.html":[0,3,1],
|
||||
"functions_vars.html":[0,3,2],
|
||||
"globals.html":[1,1,0],
|
||||
"globals_defs.html":[1,1,3],
|
||||
"globals_func.html":[1,1,1],
|
||||
"globals_vars.html":[1,1,2],
|
||||
"hierarchy.html":[0,2],
|
||||
"_alcoholic_drink_8cpp.html":[2,0,1],
|
||||
"_alcoholic_drink_8h.html":[2,0,2],
|
||||
"_alcoholic_drink_8h_source.html":[2,0,2],
|
||||
"_c_make_c_compiler_id_8c.html":[2,0,0,0,0,0,1],
|
||||
"_c_make_c_compiler_id_8c.html#a0ddf1224851353fc92bfbff6f499fa97":[2,0,0,0,0,0,1,13],
|
||||
"_c_make_c_compiler_id_8c.html#a0f46a8a39e09d9b803c4766904fd7e99":[2,0,0,0,0,0,1,16],
|
||||
"_c_make_c_compiler_id_8c.html#a2321403dee54ee23f0c2fa849c60f7d4":[2,0,0,0,0,0,1,18],
|
||||
"_c_make_c_compiler_id_8c.html#a2ae9b72bb13abaabfcf2ee0ba7d3fa1d":[2,0,0,0,0,0,1,12],
|
||||
"_c_make_c_compiler_id_8c.html#a43e1cad902b6477bec893cb6430bd6c8":[2,0,0,0,0,0,1,11],
|
||||
"_c_make_c_compiler_id_8c.html#a4607cccf070750927b458473ca82c090":[2,0,0,0,0,0,1,17],
|
||||
"_c_make_c_compiler_id_8c.html#a46d5d95daa1bef867bd0179594310ed5":[2,0,0,0,0,0,1,9],
|
||||
"_c_make_c_compiler_id_8c.html#a4b0efeb7a5d59313986b3a0390f050f6":[2,0,0,0,0,0,1,15],
|
||||
"_c_make_c_compiler_id_8c.html#a59647e99d304ed33b15cb284c27ed391":[2,0,0,0,0,0,1,14],
|
||||
"_c_make_c_compiler_id_8c.html#a7c35af7e67642a2c62eb27dd81be11b2":[2,0,0,0,0,0,1,2],
|
||||
"_c_make_c_compiler_id_8c.html#a81af617e8f7b5417689ca478ce9f4d69":[2,0,0,0,0,0,1,4],
|
||||
"_c_make_c_compiler_id_8c.html#a81dee0709ded976b2e0319239f72d174":[2,0,0,0,0,0,1,7],
|
||||
"_c_make_c_compiler_id_8c.html#aa8cd9c2c76dde36abac0bd7698090693":[2,0,0,0,0,0,1,3],
|
||||
"_c_make_c_compiler_id_8c.html#aba35d0d200deaeb06aee95ca297acb28":[2,0,0,0,0,0,1,1],
|
||||
"_c_make_c_compiler_id_8c.html#ad1280362da42492bbc11aa78cbf776ad":[2,0,0,0,0,0,1,8],
|
||||
"_c_make_c_compiler_id_8c.html#adaee3ee7c5a7a22451ea25e762e1d7d5":[2,0,0,0,0,0,1,6],
|
||||
"_c_make_c_compiler_id_8c.html#adbc5372f40838899018fadbc89bd588b":[2,0,0,0,0,0,1,10],
|
||||
"_c_make_c_compiler_id_8c.html#ae5510d82e4946f1656f4969911c54736":[2,0,0,0,0,0,1,0],
|
||||
"_c_make_c_compiler_id_8c.html#af6079dc519dac099ee85a1df6ae5e5e8":[2,0,0,0,0,0,1,5],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html":[2,0,0,0,0,1,1],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97":[2,0,0,0,0,1,1,15],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a0f46a8a39e09d9b803c4766904fd7e99":[2,0,0,0,0,1,1,18],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a2321403dee54ee23f0c2fa849c60f7d4":[2,0,0,0,0,1,1,20],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a2454727f55dd7af9210ab341ca8be2c8":[2,0,0,0,0,1,1,9],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a2ae9b72bb13abaabfcf2ee0ba7d3fa1d":[2,0,0,0,0,1,1,14],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a2c21af1889e9ca5cda36069184cc3234":[2,0,0,0,0,1,1,4],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a34cc889e576a1ae6c84ae9e0a851ba21":[2,0,0,0,0,1,1,3],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a39fb4789a452bfb5df17d40f640dd720":[2,0,0,0,0,1,1,5],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a43e1cad902b6477bec893cb6430bd6c8":[2,0,0,0,0,1,1,13],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a4607cccf070750927b458473ca82c090":[2,0,0,0,0,1,1,19],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a46d5d95daa1bef867bd0179594310ed5":[2,0,0,0,0,1,1,11],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a4b0efeb7a5d59313986b3a0390f050f6":[2,0,0,0,0,1,1,17],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a59647e99d304ed33b15cb284c27ed391":[2,0,0,0,0,1,1,16],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#a81dee0709ded976b2e0319239f72d174":[2,0,0,0,0,1,1,2],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#aa52ec6104623a66734cc5d5d28733bed":[2,0,0,0,0,1,1,7],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#aba35d0d200deaeb06aee95ca297acb28":[2,0,0,0,0,1,1,1],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#ad1280362da42492bbc11aa78cbf776ad":[2,0,0,0,0,1,1,10],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#adbc5372f40838899018fadbc89bd588b":[2,0,0,0,0,1,1,12],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#ae17f1ae0bf56cf631eadff4f73e96ff9":[2,0,0,0,0,1,1,6],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#ae5510d82e4946f1656f4969911c54736":[2,0,0,0,0,1,1,0],
|
||||
"_c_make_c_x_x_compiler_id_8cpp.html#ae5e2d955d2884c65b7de2e1ad29a4f1d":[2,0,0,0,0,1,1,8],
|
||||
"_customer_8cpp.html":[2,0,3],
|
||||
"_customer_8h.html":[2,0,4],
|
||||
"_customer_8h_source.html":[2,0,4],
|
||||
"_drink_8cpp.html":[2,0,5],
|
||||
"_drink_8h.html":[2,0,6],
|
||||
"_drink_8h_source.html":[2,0,6],
|
||||
"_i_menu_item_8cpp.html":[2,0,7],
|
||||
"_i_menu_item_8h.html":[2,0,8],
|
||||
"_i_menu_item_8h_source.html":[2,0,8],
|
||||
"_ingredient_8cpp.html":[2,0,9],
|
||||
"_ingredient_8h.html":[2,0,10],
|
||||
"_ingredient_8h_source.html":[2,0,10],
|
||||
"_menu_item_8cpp.html":[2,0,12],
|
||||
"_menu_item_8h.html":[2,0,13],
|
||||
"_menu_item_8h_source.html":[2,0,13],
|
||||
"_order_8cpp.html":[2,0,14],
|
||||
"_order_8h.html":[2,0,15],
|
||||
"_order_8h_source.html":[2,0,15],
|
||||
"_pizza_8cpp.html":[2,0,16],
|
||||
"_pizza_8h.html":[2,0,17],
|
||||
"_pizza_8h_source.html":[2,0,17],
|
||||
"_pizzeria_8cpp.html":[2,0,18],
|
||||
"_pizzeria_8h.html":[2,0,19],
|
||||
"_pizzeria_8h_source.html":[2,0,19],
|
||||
"annotated.html":[1,0],
|
||||
"apple-sdk_8c.html":[2,0,0,0,0,0,0],
|
||||
"apple-sdk_8cpp.html":[2,0,0,0,0,1,0],
|
||||
"class_alcoholic_drink.html":[1,0,0],
|
||||
"class_alcoholic_drink.html#a1f00cd216f3eb8a8d33b2a4d5970a4cc":[1,0,0,0],
|
||||
"class_alcoholic_drink.html#a62f0a9dc4648913f437290af01723bfd":[1,0,0,2],
|
||||
"class_alcoholic_drink.html#a63dc2149ffe642e8be4579d06117ead5":[1,0,0,1],
|
||||
"class_alcoholic_drink.html#a692a475ccbd0e429c0724992e6893c50":[1,0,0,3],
|
||||
"class_customer.html":[1,0,1],
|
||||
"class_customer.html#a42c1c948fa0121c82b2725826d9f8300":[1,0,1,5],
|
||||
"class_customer.html#a4fafebc947e00d7a828b7d533e0c197f":[1,0,1,6],
|
||||
"class_customer.html#a735a29a70a73fee30bc7dc57b20e0fa6":[1,0,1,2],
|
||||
"class_customer.html#aa9a13d255cd994417f5484115a1bf15b":[1,0,1,4],
|
||||
"class_customer.html#ab93fb14683b0393b9c900109f77c2629":[1,0,1,1],
|
||||
"class_customer.html#aca89e4416f3d66ecad64c7c9d3158e55":[1,0,1,3],
|
||||
"class_customer.html#ad65e569cdca600fa90cd019eda0cd097":[1,0,1,0],
|
||||
"class_drink.html":[1,0,2],
|
||||
"class_drink.html#a1899f378aebdd63035f324663c6266af":[1,0,2,1],
|
||||
"class_drink.html#a73cf034aa0bd47c4e6f1a493391e92d6":[1,0,2,0],
|
||||
"class_drink.html#aac85fb7188c9df3bd2c930aaa0a22f1b":[1,0,2,4],
|
||||
"class_drink.html#ab72649d7d0ba40e082e9f54ac384b120":[1,0,2,3],
|
||||
"class_drink.html#ac76a6ded7ca18eef323ffe96d2e6a6eb":[1,0,2,2],
|
||||
"class_i_menu_item.html":[1,0,3],
|
||||
"class_i_menu_item.html#a06f73b0f55d132163f6c1dfdacb6cef2":[1,0,3,0],
|
||||
"class_i_menu_item.html#a2e503391f10395eb2fc134371d3908e4":[1,0,3,3],
|
||||
"class_i_menu_item.html#a91699115349b3a35c562d9c2c7fc8958":[1,0,3,1],
|
||||
"class_i_menu_item.html#ac257c7ebd5a8a7fd5bc6473388c3b0d6":[1,0,3,2],
|
||||
"class_ingredient.html":[1,0,4],
|
||||
"class_ingredient.html#a3fc00c5a7606e8e834d744676e38cdea":[1,0,4,6],
|
||||
"class_ingredient.html#a738111e26d0765aabc92ebc036fad1d3":[1,0,4,0],
|
||||
"class_ingredient.html#adf8b0581fef4fd7f20310a6c1fd5176c":[1,0,4,5],
|
||||
"class_ingredient.html#ae8782b9f1aa4c1ce022e938340c4ea72":[1,0,4,1],
|
||||
"class_ingredient.html#ae89e3aaf6defa3345d10640f44d622bc":[1,0,4,2],
|
||||
"class_ingredient.html#af82648540a51ddf92edb3296f92e79ed":[1,0,4,4],
|
||||
"class_ingredient.html#aff57b8af1a916c3c80b4094693be634f":[1,0,4,3],
|
||||
"class_menu_item.html":[1,0,5],
|
||||
"class_menu_item.html#a0581d9a1fb91a978013634b991fe1aa5":[1,0,5,5],
|
||||
"class_menu_item.html#a50f3f29f3f401f68e39b8ed97fad7171":[1,0,5,6],
|
||||
"class_menu_item.html#a576c5d9b360a5257327a058c05cf6fa0":[1,0,5,1],
|
||||
"class_menu_item.html#a992298e450d6df4b7140bb2c6651b8d8":[1,0,5,4],
|
||||
"class_menu_item.html#a9d654c1e8225488fa7b75196e3a25cc7":[1,0,5,3],
|
||||
"class_menu_item.html#ac8c03c5b91732cfd96d783d4da5ebaaa":[1,0,5,0],
|
||||
"class_menu_item.html#afdc145f9c850f14a0ae502e3364771fe":[1,0,5,2],
|
||||
"class_order.html":[1,0,6],
|
||||
"class_order.html#a070c47f5ed7703a6bacc23bb0e51a1d8":[1,0,6,5],
|
||||
"class_order.html#a0737a18ca8ba9430adaa474e29dd1350":[1,0,6,4],
|
||||
"class_order.html#a1a166c74174007b0c5180104528337b8":[1,0,6,11],
|
||||
"class_order.html#a2298564c3d0cd9923e354e0a18a62b4a":[1,0,6,3],
|
||||
"class_order.html#a7435db65bf94968fe5eef6ed3e2b27c6":[1,0,6,8],
|
||||
"class_order.html#a8142c87355a824fa35d0f9a549819a46":[1,0,6,6],
|
||||
"class_order.html#a86dd3aeb700bfdeea8e2170072de15de":[1,0,6,2],
|
||||
"class_order.html#a8fb25876ccbd534465f5f96ef9bb2212":[1,0,6,1],
|
||||
"class_order.html#ad55562d5f54b44e77fd32c98ffcf19a1":[1,0,6,9],
|
||||
"class_order.html#ad7525196d0dfaaf8ca43e62901d6adab":[1,0,6,10],
|
||||
"class_order.html#add45e7e5f2badb50a1a63f17b3aabbaa":[1,0,6,0],
|
||||
"class_order.html#af582e901c454ee4568e300e14c8e73eb":[1,0,6,7],
|
||||
"class_pizza.html":[1,0,7],
|
||||
"class_pizza.html#a007bc64c4d1d4265a0593d511786f61b":[1,0,7,6],
|
||||
"class_pizza.html#a123141020b875508c6103a208d8ffc3e":[1,0,7,12],
|
||||
"class_pizza.html#a1cd34e9ce30ea60b883858ca8a8e8912":[1,0,7,1],
|
||||
"class_pizza.html#a273e5250174d980f5bbdffb49c38c8b4":[1,0,7,8],
|
||||
"class_pizza.html#a2d699a68b26253cae3b2d87019deb8ec":[1,0,7,0],
|
||||
"class_pizza.html#a4d9bf39d4d8f5040597af41355832699":[1,0,7,9],
|
||||
"class_pizza.html#a5dc44ab0e6b9b7fcfe7485aafdd0f791":[1,0,7,5],
|
||||
"class_pizza.html#a5fd2c9f4eb517dfc2748652044195771":[1,0,7,11],
|
||||
"class_pizza.html#a6ed20d3c156b90ba7b5fd62ddb4ac9a3":[1,0,7,2],
|
||||
"class_pizza.html#a8a6927b25a2c03eb290461862ced7ad4":[1,0,7,7],
|
||||
"class_pizza.html#aa0f8473c743226b95d4a0c4ee2fd40b3":[1,0,7,4],
|
||||
"class_pizza.html#ab6106e786a470bb94733e1407df3e2b7":[1,0,7,3],
|
||||
"class_pizza.html#ac0235aa5179a17428c1f98c1d34fc736":[1,0,7,10],
|
||||
"class_pizzeria.html":[1,0,8],
|
||||
"class_pizzeria.html#a267f2944218d9b3340a54433ffea1e31":[1,0,8,0],
|
||||
"class_pizzeria.html#a26e0d5f0f215f8f9028905de28438e46":[1,0,8,5],
|
||||
"class_pizzeria.html#a3e7c52d470b38359fe09a8b85ea32a7c":[1,0,8,2],
|
||||
"class_pizzeria.html#a6bcc4bff858bf9d4459cbec5e5893ed1":[1,0,8,4],
|
||||
"class_pizzeria.html#a8ef550fa7bea2c759221c27a55471dff":[1,0,8,3],
|
||||
"class_pizzeria.html#aee870d3474224a01c2cd0e0842e5ac6b":[1,0,8,1],
|
||||
"classes.html":[1,1],
|
||||
"dir_2218ba66a92b838143c37ed6e66abdd9.html":[2,0,0,0,0,0],
|
||||
"dir_2ccb7041787ee5a778d64e6bbb7bfffc.html":[2,0,0,0,0],
|
||||
"dir_95e29a8b8ee7c54052c171a88bb95675.html":[2,0,0],
|
||||
"dir_e7b75baa352c95a16f2983fc030b1be0.html":[2,0,0,0,0,1],
|
||||
"dir_f89abcb304c928c7d889aa5625570de5.html":[2,0,0,0],
|
||||
"files.html":[2,0],
|
||||
"functions.html":[1,3,0],
|
||||
"functions_func.html":[1,3,1],
|
||||
"functions_vars.html":[1,3,2],
|
||||
"globals.html":[2,1,0],
|
||||
"globals_defs.html":[2,1,3],
|
||||
"globals_func.html":[2,1,1],
|
||||
"globals_vars.html":[2,1,2],
|
||||
"hierarchy.html":[1,2],
|
||||
"index.html":[],
|
||||
"main_8cpp.html":[1,0,11],
|
||||
"main_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4":[1,0,11,0],
|
||||
"index.html":[0],
|
||||
"index.html#o_projektu_sec":[0,0],
|
||||
"index.html#struktura_sec":[0,1],
|
||||
"index.html#vizualizace_sec":[0,2],
|
||||
"main_8cpp.html":[2,0,11],
|
||||
"main_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4":[2,0,11,0],
|
||||
"pages.html":[]
|
||||
};
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['_5f_5fhas_5finclude_0',['__has_include',['../_c_make_c_compiler_id_8c.html#ae5510d82e4946f1656f4969911c54736',1,'__has_include: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#ae5510d82e4946f1656f4969911c54736',1,'__has_include: CMakeCXXCompilerId.cpp']]]
|
||||
['1_3a_20objektový_20model_20pizzerie_0',['Projekt 1: Objektový model pizzerie',['../index.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,14 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['activeorders_0',['activeOrders',['../class_pizzeria.html#a8ef550fa7bea2c759221c27a55471dff',1,'Pizzeria']]],
|
||||
['addingredient_1',['addIngredient',['../class_pizza.html#ab6106e786a470bb94733e1407df3e2b7',1,'Pizza']]],
|
||||
['additem_2',['addItem',['../class_order.html#a86dd3aeb700bfdeea8e2170072de15de',1,'Order']]],
|
||||
['addpoints_3',['addPoints',['../class_customer.html#a735a29a70a73fee30bc7dc57b20e0fa6',1,'Customer']]],
|
||||
['alcoholcontent_4',['alcoholContent',['../class_alcoholic_drink.html#a692a475ccbd0e429c0724992e6893c50',1,'AlcoholicDrink']]],
|
||||
['alcoholicdrink_5',['AlcoholicDrink',['../class_alcoholic_drink.html',1,'AlcoholicDrink'],['../class_alcoholic_drink.html#a1f00cd216f3eb8a8d33b2a4d5970a4cc',1,'AlcoholicDrink::AlcoholicDrink()']]],
|
||||
['alcoholicdrink_2ecpp_6',['AlcoholicDrink.cpp',['../_alcoholic_drink_8cpp.html',1,'']]],
|
||||
['alcoholicdrink_2eh_7',['AlcoholicDrink.h',['../_alcoholic_drink_8h.html',1,'']]],
|
||||
['apple_2dsdk_2ec_8',['apple-sdk.c',['../apple-sdk_8c.html',1,'']]],
|
||||
['apple_2dsdk_2ecpp_9',['apple-sdk.cpp',['../apple-sdk_8cpp.html',1,'']]],
|
||||
['architecture_5fid_10',['ARCHITECTURE_ID',['../_c_make_c_compiler_id_8c.html#aba35d0d200deaeb06aee95ca297acb28',1,'ARCHITECTURE_ID: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#aba35d0d200deaeb06aee95ca297acb28',1,'ARCHITECTURE_ID: CMakeCXXCompilerId.cpp']]]
|
||||
['_5f_5fhas_5finclude_0',['__has_include',['../_c_make_c_compiler_id_8c.html#ae5510d82e4946f1656f4969911c54736',1,'__has_include: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#ae5510d82e4946f1656f4969911c54736',1,'__has_include: CMakeCXXCompilerId.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
var searchData=
|
||||
[
|
||||
['volume_0',['volume',['../class_drink.html#aac85fb7188c9df3bd2c930aaa0a22f1b',1,'Drink']]]
|
||||
['třídy_0',['Hierarchie a třídy',['../index.html#struktura_sec',1,'']]],
|
||||
['totalorder_1',['totalOrder',['../class_order.html#a53e4760e9338db54989816b4b382c4c5',1,'Order']]]
|
||||
];
|
||||
|
||||
@@ -1,12 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['_7ealcoholicdrink_0',['~AlcoholicDrink',['../class_alcoholic_drink.html#a63dc2149ffe642e8be4579d06117ead5',1,'AlcoholicDrink']]],
|
||||
['_7ecustomer_1',['~Customer',['../class_customer.html#ab93fb14683b0393b9c900109f77c2629',1,'Customer']]],
|
||||
['_7edrink_2',['~Drink',['../class_drink.html#a1899f378aebdd63035f324663c6266af',1,'Drink']]],
|
||||
['_7eimenuitem_3',['~IMenuItem',['../class_i_menu_item.html#a06f73b0f55d132163f6c1dfdacb6cef2',1,'IMenuItem']]],
|
||||
['_7eingredient_4',['~Ingredient',['../class_ingredient.html#ae89e3aaf6defa3345d10640f44d622bc',1,'Ingredient']]],
|
||||
['_7emenuitem_5',['~MenuItem',['../class_menu_item.html#a576c5d9b360a5257327a058c05cf6fa0',1,'MenuItem']]],
|
||||
['_7eorder_6',['~Order',['../class_order.html#a8fb25876ccbd534465f5f96ef9bb2212',1,'Order']]],
|
||||
['_7epizza_7',['~Pizza',['../class_pizza.html#a6ed20d3c156b90ba7b5fd62ddb4ac9a3',1,'Pizza']]],
|
||||
['_7epizzeria_8',['~Pizzeria',['../class_pizzeria.html#aee870d3474224a01c2cd0e0842e5ac6b',1,'Pizzeria']]]
|
||||
['uml_20model_0',['UML Model',['../index.html#vizualizace_sec',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,15 @@
|
||||
var searchData=
|
||||
[
|
||||
['baseprice_0',['basePrice',['../class_menu_item.html#a0581d9a1fb91a978013634b991fe1aa5',1,'MenuItem']]]
|
||||
['a_20třídy_0',['Hierarchie a třídy',['../index.html#struktura_sec',1,'']]],
|
||||
['activeorders_1',['activeOrders',['../class_pizzeria.html#a8ef550fa7bea2c759221c27a55471dff',1,'Pizzeria']]],
|
||||
['addingredient_2',['addIngredient',['../class_pizza.html#ab6106e786a470bb94733e1407df3e2b7',1,'Pizza']]],
|
||||
['additem_3',['addItem',['../class_order.html#a86dd3aeb700bfdeea8e2170072de15de',1,'Order']]],
|
||||
['addpoints_4',['addPoints',['../class_customer.html#a735a29a70a73fee30bc7dc57b20e0fa6',1,'Customer']]],
|
||||
['alcoholcontent_5',['alcoholContent',['../class_alcoholic_drink.html#a692a475ccbd0e429c0724992e6893c50',1,'AlcoholicDrink']]],
|
||||
['alcoholicdrink_6',['AlcoholicDrink',['../class_alcoholic_drink.html',1,'AlcoholicDrink'],['../class_alcoholic_drink.html#a1f00cd216f3eb8a8d33b2a4d5970a4cc',1,'AlcoholicDrink::AlcoholicDrink()']]],
|
||||
['alcoholicdrink_2ecpp_7',['AlcoholicDrink.cpp',['../_alcoholic_drink_8cpp.html',1,'']]],
|
||||
['alcoholicdrink_2eh_8',['AlcoholicDrink.h',['../_alcoholic_drink_8h.html',1,'']]],
|
||||
['apple_2dsdk_2ec_9',['apple-sdk.c',['../apple-sdk_8c.html',1,'']]],
|
||||
['apple_2dsdk_2ecpp_10',['apple-sdk.cpp',['../apple-sdk_8cpp.html',1,'']]],
|
||||
['architecture_5fid_11',['ARCHITECTURE_ID',['../_c_make_c_compiler_id_8c.html#aba35d0d200deaeb06aee95ca297acb28',1,'ARCHITECTURE_ID: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#aba35d0d200deaeb06aee95ca297acb28',1,'ARCHITECTURE_ID: CMakeCXXCompilerId.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,26 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['c_5fstd_5f11_0',['C_STD_11',['../_c_make_c_compiler_id_8c.html#a7c35af7e67642a2c62eb27dd81be11b2',1,'CMakeCCompilerId.c']]],
|
||||
['c_5fstd_5f17_1',['C_STD_17',['../_c_make_c_compiler_id_8c.html#aa8cd9c2c76dde36abac0bd7698090693',1,'CMakeCCompilerId.c']]],
|
||||
['c_5fstd_5f23_2',['C_STD_23',['../_c_make_c_compiler_id_8c.html#a81af617e8f7b5417689ca478ce9f4d69',1,'CMakeCCompilerId.c']]],
|
||||
['c_5fstd_5f99_3',['C_STD_99',['../_c_make_c_compiler_id_8c.html#af6079dc519dac099ee85a1df6ae5e5e8',1,'CMakeCCompilerId.c']]],
|
||||
['c_5fversion_4',['C_VERSION',['../_c_make_c_compiler_id_8c.html#adaee3ee7c5a7a22451ea25e762e1d7d5',1,'CMakeCCompilerId.c']]],
|
||||
['calculatetotal_5',['calculateTotal',['../class_order.html#a2298564c3d0cd9923e354e0a18a62b4a',1,'Order']]],
|
||||
['capacity_6',['capacity',['../class_order.html#a7435db65bf94968fe5eef6ed3e2b27c6',1,'Order']]],
|
||||
['cmakeccompilerid_2ec_7',['CMakeCCompilerId.c',['../_c_make_c_compiler_id_8c.html',1,'']]],
|
||||
['cmakecxxcompilerid_2ecpp_8',['CMakeCXXCompilerId.cpp',['../_c_make_c_x_x_compiler_id_8cpp.html',1,'']]],
|
||||
['compiler_5fid_9',['COMPILER_ID',['../_c_make_c_compiler_id_8c.html#a81dee0709ded976b2e0319239f72d174',1,'COMPILER_ID: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a81dee0709ded976b2e0319239f72d174',1,'COMPILER_ID: CMakeCXXCompilerId.cpp']]],
|
||||
['cost_10',['cost',['../class_ingredient.html#adf8b0581fef4fd7f20310a6c1fd5176c',1,'Ingredient']]],
|
||||
['currentingredients_11',['currentIngredients',['../class_pizza.html#a273e5250174d980f5bbdffb49c38c8b4',1,'Pizza']]],
|
||||
['customer_12',['Customer',['../class_customer.html',1,'Customer'],['../class_customer.html#ad65e569cdca600fa90cd019eda0cd097',1,'Customer::Customer()']]],
|
||||
['customer_13',['customer',['../class_order.html#ad55562d5f54b44e77fd32c98ffcf19a1',1,'Order']]],
|
||||
['customer_2ecpp_14',['Customer.cpp',['../_customer_8cpp.html',1,'']]],
|
||||
['customer_2eh_15',['Customer.h',['../_customer_8h.html',1,'']]],
|
||||
['cxx_5fstd_16',['CXX_STD',['../_c_make_c_x_x_compiler_id_8cpp.html#a34cc889e576a1ae6c84ae9e0a851ba21',1,'CMakeCXXCompilerId.cpp']]],
|
||||
['cxx_5fstd_5f11_17',['CXX_STD_11',['../_c_make_c_x_x_compiler_id_8cpp.html#a2c21af1889e9ca5cda36069184cc3234',1,'CMakeCXXCompilerId.cpp']]],
|
||||
['cxx_5fstd_5f14_18',['CXX_STD_14',['../_c_make_c_x_x_compiler_id_8cpp.html#a39fb4789a452bfb5df17d40f640dd720',1,'CMakeCXXCompilerId.cpp']]],
|
||||
['cxx_5fstd_5f17_19',['CXX_STD_17',['../_c_make_c_x_x_compiler_id_8cpp.html#ae17f1ae0bf56cf631eadff4f73e96ff9',1,'CMakeCXXCompilerId.cpp']]],
|
||||
['cxx_5fstd_5f20_20',['CXX_STD_20',['../_c_make_c_x_x_compiler_id_8cpp.html#aa52ec6104623a66734cc5d5d28733bed',1,'CMakeCXXCompilerId.cpp']]],
|
||||
['cxx_5fstd_5f23_21',['CXX_STD_23',['../_c_make_c_x_x_compiler_id_8cpp.html#ae5e2d955d2884c65b7de2e1ad29a4f1d',1,'CMakeCXXCompilerId.cpp']]],
|
||||
['cxx_5fstd_5f98_22',['CXX_STD_98',['../_c_make_c_x_x_compiler_id_8cpp.html#a2454727f55dd7af9210ab341ca8be2c8',1,'CMakeCXXCompilerId.cpp']]]
|
||||
['baseprice_0',['basePrice',['../class_menu_item.html#a0581d9a1fb91a978013634b991fe1aa5',1,'MenuItem']]]
|
||||
];
|
||||
|
||||
@@ -1,8 +1,26 @@
|
||||
var searchData=
|
||||
[
|
||||
['dec_0',['DEC',['../_c_make_c_compiler_id_8c.html#ad1280362da42492bbc11aa78cbf776ad',1,'DEC: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#ad1280362da42492bbc11aa78cbf776ad',1,'DEC: CMakeCXXCompilerId.cpp']]],
|
||||
['diameter_1',['diameter',['../class_pizza.html#a4d9bf39d4d8f5040597af41355832699',1,'Pizza']]],
|
||||
['drink_2',['Drink',['../class_drink.html',1,'Drink'],['../class_drink.html#a73cf034aa0bd47c4e6f1a493391e92d6',1,'Drink::Drink()']]],
|
||||
['drink_2ecpp_3',['Drink.cpp',['../_drink_8cpp.html',1,'']]],
|
||||
['drink_2eh_4',['Drink.h',['../_drink_8h.html',1,'']]]
|
||||
['c_5fstd_5f11_0',['C_STD_11',['../_c_make_c_compiler_id_8c.html#a7c35af7e67642a2c62eb27dd81be11b2',1,'CMakeCCompilerId.c']]],
|
||||
['c_5fstd_5f17_1',['C_STD_17',['../_c_make_c_compiler_id_8c.html#aa8cd9c2c76dde36abac0bd7698090693',1,'CMakeCCompilerId.c']]],
|
||||
['c_5fstd_5f23_2',['C_STD_23',['../_c_make_c_compiler_id_8c.html#a81af617e8f7b5417689ca478ce9f4d69',1,'CMakeCCompilerId.c']]],
|
||||
['c_5fstd_5f99_3',['C_STD_99',['../_c_make_c_compiler_id_8c.html#af6079dc519dac099ee85a1df6ae5e5e8',1,'CMakeCCompilerId.c']]],
|
||||
['c_5fversion_4',['C_VERSION',['../_c_make_c_compiler_id_8c.html#adaee3ee7c5a7a22451ea25e762e1d7d5',1,'CMakeCCompilerId.c']]],
|
||||
['calculatetotal_5',['calculateTotal',['../class_order.html#a2298564c3d0cd9923e354e0a18a62b4a',1,'Order']]],
|
||||
['capacity_6',['capacity',['../class_order.html#a7435db65bf94968fe5eef6ed3e2b27c6',1,'Order']]],
|
||||
['cmakeccompilerid_2ec_7',['CMakeCCompilerId.c',['../_c_make_c_compiler_id_8c.html',1,'']]],
|
||||
['cmakecxxcompilerid_2ecpp_8',['CMakeCXXCompilerId.cpp',['../_c_make_c_x_x_compiler_id_8cpp.html',1,'']]],
|
||||
['compiler_5fid_9',['COMPILER_ID',['../_c_make_c_compiler_id_8c.html#a81dee0709ded976b2e0319239f72d174',1,'COMPILER_ID: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a81dee0709ded976b2e0319239f72d174',1,'COMPILER_ID: CMakeCXXCompilerId.cpp']]],
|
||||
['cost_10',['cost',['../class_ingredient.html#adf8b0581fef4fd7f20310a6c1fd5176c',1,'Ingredient']]],
|
||||
['currentingredients_11',['currentIngredients',['../class_pizza.html#a273e5250174d980f5bbdffb49c38c8b4',1,'Pizza']]],
|
||||
['customer_12',['Customer',['../class_customer.html',1,'Customer'],['../class_customer.html#ad65e569cdca600fa90cd019eda0cd097',1,'Customer::Customer()']]],
|
||||
['customer_13',['customer',['../class_order.html#ad55562d5f54b44e77fd32c98ffcf19a1',1,'Order']]],
|
||||
['customer_2ecpp_14',['Customer.cpp',['../_customer_8cpp.html',1,'']]],
|
||||
['customer_2eh_15',['Customer.h',['../_customer_8h.html',1,'']]],
|
||||
['cxx_5fstd_16',['CXX_STD',['../_c_make_c_x_x_compiler_id_8cpp.html#a34cc889e576a1ae6c84ae9e0a851ba21',1,'CMakeCXXCompilerId.cpp']]],
|
||||
['cxx_5fstd_5f11_17',['CXX_STD_11',['../_c_make_c_x_x_compiler_id_8cpp.html#a2c21af1889e9ca5cda36069184cc3234',1,'CMakeCXXCompilerId.cpp']]],
|
||||
['cxx_5fstd_5f14_18',['CXX_STD_14',['../_c_make_c_x_x_compiler_id_8cpp.html#a39fb4789a452bfb5df17d40f640dd720',1,'CMakeCXXCompilerId.cpp']]],
|
||||
['cxx_5fstd_5f17_19',['CXX_STD_17',['../_c_make_c_x_x_compiler_id_8cpp.html#ae17f1ae0bf56cf631eadff4f73e96ff9',1,'CMakeCXXCompilerId.cpp']]],
|
||||
['cxx_5fstd_5f20_20',['CXX_STD_20',['../_c_make_c_x_x_compiler_id_8cpp.html#aa52ec6104623a66734cc5d5d28733bed',1,'CMakeCXXCompilerId.cpp']]],
|
||||
['cxx_5fstd_5f23_21',['CXX_STD_23',['../_c_make_c_x_x_compiler_id_8cpp.html#ae5e2d955d2884c65b7de2e1ad29a4f1d',1,'CMakeCXXCompilerId.cpp']]],
|
||||
['cxx_5fstd_5f98_22',['CXX_STD_98',['../_c_make_c_x_x_compiler_id_8cpp.html#a2454727f55dd7af9210ab341ca8be2c8',1,'CMakeCXXCompilerId.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,12 +1,8 @@
|
||||
var searchData=
|
||||
[
|
||||
['getcost_0',['getCost',['../class_ingredient.html#aff57b8af1a916c3c80b4094693be634f',1,'Ingredient']]],
|
||||
['getcustomer_1',['getCustomer',['../class_order.html#a0737a18ca8ba9430adaa474e29dd1350',1,'Order']]],
|
||||
['getdetails_2',['getDetails',['../class_customer.html#aca89e4416f3d66ecad64c7c9d3158e55',1,'Customer']]],
|
||||
['getdiameter_3',['getDiameter',['../class_pizza.html#aa0f8473c743226b95d4a0c4ee2fd40b3',1,'Pizza']]],
|
||||
['getitem_4',['getItem',['../class_order.html#a070c47f5ed7703a6bacc23bb0e51a1d8',1,'Order']]],
|
||||
['getitemcount_5',['getItemCount',['../class_order.html#a8142c87355a824fa35d0f9a549819a46',1,'Order']]],
|
||||
['getname_6',['getName',['../class_i_menu_item.html#a91699115349b3a35c562d9c2c7fc8958',1,'IMenuItem::getName()'],['../class_ingredient.html#af82648540a51ddf92edb3296f92e79ed',1,'Ingredient::getName()'],['../class_menu_item.html#afdc145f9c850f14a0ae502e3364771fe',1,'MenuItem::getName()']]],
|
||||
['getprice_7',['getPrice',['../class_i_menu_item.html#ac257c7ebd5a8a7fd5bc6473388c3b0d6',1,'IMenuItem::getPrice()'],['../class_menu_item.html#a9d654c1e8225488fa7b75196e3a25cc7',1,'MenuItem::getPrice()'],['../class_pizza.html#a5dc44ab0e6b9b7fcfe7485aafdd0f791',1,'Pizza::getPrice()']]],
|
||||
['gettotaorders_8',['getTotaOrders',['../class_order.html#a268096e7b5256f5da174b5141d944205',1,'Order']]]
|
||||
['dec_0',['DEC',['../_c_make_c_compiler_id_8c.html#ad1280362da42492bbc11aa78cbf776ad',1,'DEC: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#ad1280362da42492bbc11aa78cbf776ad',1,'DEC: CMakeCXXCompilerId.cpp']]],
|
||||
['diameter_1',['diameter',['../class_pizza.html#a4d9bf39d4d8f5040597af41355832699',1,'Pizza']]],
|
||||
['drink_2',['Drink',['../class_drink.html',1,'Drink'],['../class_drink.html#a73cf034aa0bd47c4e6f1a493391e92d6',1,'Drink::Drink()']]],
|
||||
['drink_2ecpp_3',['Drink.cpp',['../_drink_8cpp.html',1,'']]],
|
||||
['drink_2eh_4',['Drink.h',['../_drink_8h.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
var searchData=
|
||||
[
|
||||
['hasextracheese_0',['hasExtraCheese',['../class_pizza.html#ac0235aa5179a17428c1f98c1d34fc736',1,'Pizza']]],
|
||||
['hex_1',['HEX',['../_c_make_c_compiler_id_8c.html#a46d5d95daa1bef867bd0179594310ed5',1,'HEX: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a46d5d95daa1bef867bd0179594310ed5',1,'HEX: CMakeCXXCompilerId.cpp']]]
|
||||
['getcost_0',['getCost',['../class_ingredient.html#aff57b8af1a916c3c80b4094693be634f',1,'Ingredient']]],
|
||||
['getcustomer_1',['getCustomer',['../class_order.html#a0737a18ca8ba9430adaa474e29dd1350',1,'Order']]],
|
||||
['getdetails_2',['getDetails',['../class_customer.html#aca89e4416f3d66ecad64c7c9d3158e55',1,'Customer']]],
|
||||
['getdiameter_3',['getDiameter',['../class_pizza.html#aa0f8473c743226b95d4a0c4ee2fd40b3',1,'Pizza']]],
|
||||
['getitem_4',['getItem',['../class_order.html#a070c47f5ed7703a6bacc23bb0e51a1d8',1,'Order']]],
|
||||
['getitemcount_5',['getItemCount',['../class_order.html#a8142c87355a824fa35d0f9a549819a46',1,'Order']]],
|
||||
['getname_6',['getName',['../class_i_menu_item.html#a91699115349b3a35c562d9c2c7fc8958',1,'IMenuItem::getName()'],['../class_ingredient.html#af82648540a51ddf92edb3296f92e79ed',1,'Ingredient::getName()'],['../class_menu_item.html#afdc145f9c850f14a0ae502e3364771fe',1,'MenuItem::getName()']]],
|
||||
['getprice_7',['getPrice',['../class_i_menu_item.html#ac257c7ebd5a8a7fd5bc6473388c3b0d6',1,'IMenuItem::getPrice()'],['../class_menu_item.html#a9d654c1e8225488fa7b75196e3a25cc7',1,'MenuItem::getPrice()'],['../class_pizza.html#a5dc44ab0e6b9b7fcfe7485aafdd0f791',1,'Pizza::getPrice()']]],
|
||||
['gettotaorders_8',['getTotaOrders',['../class_order.html#a268096e7b5256f5da174b5141d944205',1,'Order']]]
|
||||
];
|
||||
|
||||
@@ -1,18 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['imenuitem_0',['IMenuItem',['../class_i_menu_item.html',1,'']]],
|
||||
['imenuitem_2ecpp_1',['IMenuItem.cpp',['../_i_menu_item_8cpp.html',1,'']]],
|
||||
['imenuitem_2eh_2',['IMenuItem.h',['../_i_menu_item_8h.html',1,'']]],
|
||||
['info_5farch_3',['info_arch',['../_c_make_c_compiler_id_8c.html#a59647e99d304ed33b15cb284c27ed391',1,'info_arch: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a59647e99d304ed33b15cb284c27ed391',1,'info_arch: CMakeCXXCompilerId.cpp']]],
|
||||
['info_5fcompiler_4',['info_compiler',['../_c_make_c_compiler_id_8c.html#a4b0efeb7a5d59313986b3a0390f050f6',1,'info_compiler: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a4b0efeb7a5d59313986b3a0390f050f6',1,'info_compiler: CMakeCXXCompilerId.cpp']]],
|
||||
['info_5flanguage_5fextensions_5fdefault_5',['info_language_extensions_default',['../_c_make_c_compiler_id_8c.html#a0f46a8a39e09d9b803c4766904fd7e99',1,'info_language_extensions_default: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a0f46a8a39e09d9b803c4766904fd7e99',1,'info_language_extensions_default: CMakeCXXCompilerId.cpp']]],
|
||||
['info_5flanguage_5fstandard_5fdefault_6',['info_language_standard_default',['../_c_make_c_compiler_id_8c.html#a4607cccf070750927b458473ca82c090',1,'info_language_standard_default: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a4607cccf070750927b458473ca82c090',1,'info_language_standard_default: CMakeCXXCompilerId.cpp']]],
|
||||
['info_5fplatform_7',['info_platform',['../_c_make_c_compiler_id_8c.html#a2321403dee54ee23f0c2fa849c60f7d4',1,'info_platform: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a2321403dee54ee23f0c2fa849c60f7d4',1,'info_platform: CMakeCXXCompilerId.cpp']]],
|
||||
['ingredient_8',['Ingredient',['../class_ingredient.html',1,'Ingredient'],['../class_ingredient.html#a738111e26d0765aabc92ebc036fad1d3',1,'Ingredient::Ingredient()'],['../class_ingredient.html#ae8782b9f1aa4c1ce022e938340c4ea72',1,'Ingredient::Ingredient(string name, double cost)']]],
|
||||
['ingredient_2ecpp_9',['Ingredient.cpp',['../_ingredient_8cpp.html',1,'']]],
|
||||
['ingredient_2eh_10',['Ingredient.h',['../_ingredient_8h.html',1,'']]],
|
||||
['ingredients_11',['ingredients',['../class_pizza.html#a5fd2c9f4eb517dfc2748652044195771',1,'Pizza']]],
|
||||
['iscarbonated_12',['isCarbonated',['../class_drink.html#ab72649d7d0ba40e082e9f54ac384b120',1,'Drink']]],
|
||||
['itemcount_13',['itemCount',['../class_order.html#ad7525196d0dfaaf8ca43e62901d6adab',1,'Order']]],
|
||||
['items_14',['items',['../class_order.html#a1a166c74174007b0c5180104528337b8',1,'Order']]]
|
||||
['hasextracheese_0',['hasExtraCheese',['../class_pizza.html#ac0235aa5179a17428c1f98c1d34fc736',1,'Pizza']]],
|
||||
['hex_1',['HEX',['../_c_make_c_compiler_id_8c.html#a46d5d95daa1bef867bd0179594310ed5',1,'HEX: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a46d5d95daa1bef867bd0179594310ed5',1,'HEX: CMakeCXXCompilerId.cpp']]],
|
||||
['hierarchie_20a_20třídy_2',['Hierarchie a třídy',['../index.html#struktura_sec',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,18 @@
|
||||
var searchData=
|
||||
[
|
||||
['loyaltypoints_0',['loyaltyPoints',['../class_customer.html#aa9a13d255cd994417f5484115a1bf15b',1,'Customer']]]
|
||||
['imenuitem_0',['IMenuItem',['../class_i_menu_item.html',1,'']]],
|
||||
['imenuitem_2ecpp_1',['IMenuItem.cpp',['../_i_menu_item_8cpp.html',1,'']]],
|
||||
['imenuitem_2eh_2',['IMenuItem.h',['../_i_menu_item_8h.html',1,'']]],
|
||||
['info_5farch_3',['info_arch',['../_c_make_c_compiler_id_8c.html#a59647e99d304ed33b15cb284c27ed391',1,'info_arch: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a59647e99d304ed33b15cb284c27ed391',1,'info_arch: CMakeCXXCompilerId.cpp']]],
|
||||
['info_5fcompiler_4',['info_compiler',['../_c_make_c_compiler_id_8c.html#a4b0efeb7a5d59313986b3a0390f050f6',1,'info_compiler: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a4b0efeb7a5d59313986b3a0390f050f6',1,'info_compiler: CMakeCXXCompilerId.cpp']]],
|
||||
['info_5flanguage_5fextensions_5fdefault_5',['info_language_extensions_default',['../_c_make_c_compiler_id_8c.html#a0f46a8a39e09d9b803c4766904fd7e99',1,'info_language_extensions_default: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a0f46a8a39e09d9b803c4766904fd7e99',1,'info_language_extensions_default: CMakeCXXCompilerId.cpp']]],
|
||||
['info_5flanguage_5fstandard_5fdefault_6',['info_language_standard_default',['../_c_make_c_compiler_id_8c.html#a4607cccf070750927b458473ca82c090',1,'info_language_standard_default: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a4607cccf070750927b458473ca82c090',1,'info_language_standard_default: CMakeCXXCompilerId.cpp']]],
|
||||
['info_5fplatform_7',['info_platform',['../_c_make_c_compiler_id_8c.html#a2321403dee54ee23f0c2fa849c60f7d4',1,'info_platform: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a2321403dee54ee23f0c2fa849c60f7d4',1,'info_platform: CMakeCXXCompilerId.cpp']]],
|
||||
['ingredient_8',['Ingredient',['../class_ingredient.html',1,'Ingredient'],['../class_ingredient.html#a738111e26d0765aabc92ebc036fad1d3',1,'Ingredient::Ingredient()'],['../class_ingredient.html#ae8782b9f1aa4c1ce022e938340c4ea72',1,'Ingredient::Ingredient(string name, double cost)']]],
|
||||
['ingredient_2ecpp_9',['Ingredient.cpp',['../_ingredient_8cpp.html',1,'']]],
|
||||
['ingredient_2eh_10',['Ingredient.h',['../_ingredient_8h.html',1,'']]],
|
||||
['ingredients_11',['ingredients',['../class_pizza.html#a5fd2c9f4eb517dfc2748652044195771',1,'Pizza']]],
|
||||
['iscarbonated_12',['isCarbonated',['../class_drink.html#ab72649d7d0ba40e082e9f54ac384b120',1,'Drink']]],
|
||||
['itemcount_13',['itemCount',['../class_order.html#ad7525196d0dfaaf8ca43e62901d6adab',1,'Order']]],
|
||||
['items_14',['items',['../class_order.html#a1a166c74174007b0c5180104528337b8',1,'Order']]]
|
||||
];
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['main_0',['main',['../_c_make_c_compiler_id_8c.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): CMakeCXXCompilerId.cpp'],['../main_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4',1,'main(): main.cpp']]],
|
||||
['main_2ecpp_1',['main.cpp',['../main_8cpp.html',1,'']]],
|
||||
['maxingredients_2',['maxIngredients',['../class_pizza.html#a123141020b875508c6103a208d8ffc3e',1,'Pizza']]],
|
||||
['menuitem_3',['MenuItem',['../class_menu_item.html',1,'MenuItem'],['../class_menu_item.html#ac8c03c5b91732cfd96d783d4da5ebaaa',1,'MenuItem::MenuItem()']]],
|
||||
['menuitem_2ecpp_4',['MenuItem.cpp',['../_menu_item_8cpp.html',1,'']]],
|
||||
['menuitem_2eh_5',['MenuItem.h',['../_menu_item_8h.html',1,'']]]
|
||||
['loyaltypoints_0',['loyaltyPoints',['../class_customer.html#aa9a13d255cd994417f5484115a1bf15b',1,'Customer']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,11 @@
|
||||
var searchData=
|
||||
[
|
||||
['name_0',['name',['../class_customer.html#a42c1c948fa0121c82b2725826d9f8300',1,'Customer::name'],['../class_ingredient.html#a3fc00c5a7606e8e834d744676e38cdea',1,'Ingredient::name'],['../class_menu_item.html#a50f3f29f3f401f68e39b8ed97fad7171',1,'MenuItem::name'],['../class_pizzeria.html#a6bcc4bff858bf9d4459cbec5e5893ed1',1,'Pizzeria::name']]]
|
||||
['main_0',['main',['../_c_make_c_compiler_id_8c.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): CMakeCXXCompilerId.cpp'],['../main_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4',1,'main(): main.cpp']]],
|
||||
['main_2ecpp_1',['main.cpp',['../main_8cpp.html',1,'']]],
|
||||
['maxingredients_2',['maxIngredients',['../class_pizza.html#a123141020b875508c6103a208d8ffc3e',1,'Pizza']]],
|
||||
['menuitem_3',['MenuItem',['../class_menu_item.html',1,'MenuItem'],['../class_menu_item.html#ac8c03c5b91732cfd96d783d4da5ebaaa',1,'MenuItem::MenuItem()']]],
|
||||
['menuitem_2ecpp_4',['MenuItem.cpp',['../_menu_item_8cpp.html',1,'']]],
|
||||
['menuitem_2eh_5',['MenuItem.h',['../_menu_item_8h.html',1,'']]],
|
||||
['model_6',['UML Model',['../index.html#vizualizace_sec',1,'']]],
|
||||
['model_20pizzerie_7',['Projekt 1: Objektový model pizzerie',['../index.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['order_0',['Order',['../class_order.html',1,'Order'],['../class_order.html#add45e7e5f2badb50a1a63f17b3aabbaa',1,'Order::Order()']]],
|
||||
['order_2ecpp_1',['Order.cpp',['../_order_8cpp.html',1,'']]],
|
||||
['order_2eh_2',['Order.h',['../_order_8h.html',1,'']]],
|
||||
['ordercount_3',['orderCount',['../class_pizzeria.html#a26e0d5f0f215f8f9028905de28438e46',1,'Pizzeria']]]
|
||||
['name_0',['name',['../class_customer.html#a42c1c948fa0121c82b2725826d9f8300',1,'Customer::name'],['../class_ingredient.html#a3fc00c5a7606e8e834d744676e38cdea',1,'Ingredient::name'],['../class_menu_item.html#a50f3f29f3f401f68e39b8ed97fad7171',1,'MenuItem::name'],['../class_pizzeria.html#a6bcc4bff858bf9d4459cbec5e5893ed1',1,'Pizzeria::name']]]
|
||||
];
|
||||
|
||||
@@ -1,13 +1,8 @@
|
||||
var searchData=
|
||||
[
|
||||
['phone_0',['phone',['../class_customer.html#a4fafebc947e00d7a828b7d533e0c197f',1,'Customer']]],
|
||||
['pizza_1',['Pizza',['../class_pizza.html',1,'Pizza'],['../class_pizza.html#a2d699a68b26253cae3b2d87019deb8ec',1,'Pizza::Pizza()'],['../class_pizza.html#a1cd34e9ce30ea60b883858ca8a8e8912',1,'Pizza::Pizza(string n, double b, int d, bool e, int m)']]],
|
||||
['pizza_2ecpp_2',['Pizza.cpp',['../_pizza_8cpp.html',1,'']]],
|
||||
['pizza_2eh_3',['Pizza.h',['../_pizza_8h.html',1,'']]],
|
||||
['pizzeria_4',['Pizzeria',['../class_pizzeria.html',1,'Pizzeria'],['../class_pizzeria.html#a267f2944218d9b3340a54433ffea1e31',1,'Pizzeria::Pizzeria()']]],
|
||||
['pizzeria_2ecpp_5',['Pizzeria.cpp',['../_pizzeria_8cpp.html',1,'']]],
|
||||
['pizzeria_2eh_6',['Pizzeria.h',['../_pizzeria_8h.html',1,'']]],
|
||||
['platform_5fid_7',['PLATFORM_ID',['../_c_make_c_compiler_id_8c.html#adbc5372f40838899018fadbc89bd588b',1,'PLATFORM_ID: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#adbc5372f40838899018fadbc89bd588b',1,'PLATFORM_ID: CMakeCXXCompilerId.cpp']]],
|
||||
['printinfo_8',['printInfo',['../class_alcoholic_drink.html#a62f0a9dc4648913f437290af01723bfd',1,'AlcoholicDrink::printInfo()'],['../class_drink.html#ac76a6ded7ca18eef323ffe96d2e6a6eb',1,'Drink::printInfo()'],['../class_i_menu_item.html#a2e503391f10395eb2fc134371d3908e4',1,'IMenuItem::printInfo()'],['../class_menu_item.html#a992298e450d6df4b7140bb2c6651b8d8',1,'MenuItem::printInfo()'],['../class_pizza.html#a007bc64c4d1d4265a0593d511786f61b',1,'Pizza::printInfo()']]],
|
||||
['processorder_9',['processOrder',['../class_pizzeria.html#a3e7c52d470b38359fe09a8b85ea32a7c',1,'Pizzeria']]]
|
||||
['objektový_20model_20pizzerie_0',['Projekt 1: Objektový model pizzerie',['../index.html',1,'']]],
|
||||
['order_1',['Order',['../class_order.html',1,'Order'],['../class_order.html#add45e7e5f2badb50a1a63f17b3aabbaa',1,'Order::Order()']]],
|
||||
['order_2ecpp_2',['Order.cpp',['../_order_8cpp.html',1,'']]],
|
||||
['order_2eh_3',['Order.h',['../_order_8h.html',1,'']]],
|
||||
['ordercount_4',['orderCount',['../class_pizzeria.html#a26e0d5f0f215f8f9028905de28438e46',1,'Pizzeria']]]
|
||||
];
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
var searchData=
|
||||
[
|
||||
['removeingredient_0',['removeIngredient',['../class_pizza.html#a8a6927b25a2c03eb290461862ced7ad4',1,'Pizza']]],
|
||||
['removeitem_1',['removeItem',['../class_order.html#af582e901c454ee4568e300e14c8e73eb',1,'Order']]]
|
||||
['phone_0',['phone',['../class_customer.html#a4fafebc947e00d7a828b7d533e0c197f',1,'Customer']]],
|
||||
['pizza_1',['Pizza',['../class_pizza.html',1,'Pizza'],['../class_pizza.html#a2d699a68b26253cae3b2d87019deb8ec',1,'Pizza::Pizza()'],['../class_pizza.html#a1cd34e9ce30ea60b883858ca8a8e8912',1,'Pizza::Pizza(string n, double b, int d, bool e, int m)']]],
|
||||
['pizza_2ecpp_2',['Pizza.cpp',['../_pizza_8cpp.html',1,'']]],
|
||||
['pizza_2eh_3',['Pizza.h',['../_pizza_8h.html',1,'']]],
|
||||
['pizzeria_4',['Pizzeria',['../class_pizzeria.html',1,'Pizzeria'],['../class_pizzeria.html#a267f2944218d9b3340a54433ffea1e31',1,'Pizzeria::Pizzeria()']]],
|
||||
['pizzeria_2ecpp_5',['Pizzeria.cpp',['../_pizzeria_8cpp.html',1,'']]],
|
||||
['pizzeria_2eh_6',['Pizzeria.h',['../_pizzeria_8h.html',1,'']]],
|
||||
['pizzerie_7',['Projekt 1: Objektový model pizzerie',['../index.html',1,'']]],
|
||||
['platform_5fid_8',['PLATFORM_ID',['../_c_make_c_compiler_id_8c.html#adbc5372f40838899018fadbc89bd588b',1,'PLATFORM_ID: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#adbc5372f40838899018fadbc89bd588b',1,'PLATFORM_ID: CMakeCXXCompilerId.cpp']]],
|
||||
['printinfo_9',['printInfo',['../class_alcoholic_drink.html#a62f0a9dc4648913f437290af01723bfd',1,'AlcoholicDrink::printInfo()'],['../class_drink.html#ac76a6ded7ca18eef323ffe96d2e6a6eb',1,'Drink::printInfo()'],['../class_i_menu_item.html#a2e503391f10395eb2fc134371d3908e4',1,'IMenuItem::printInfo()'],['../class_menu_item.html#a992298e450d6df4b7140bb2c6651b8d8',1,'MenuItem::printInfo()'],['../class_pizza.html#a007bc64c4d1d4265a0593d511786f61b',1,'Pizza::printInfo()']]],
|
||||
['processorder_10',['processOrder',['../class_pizzeria.html#a3e7c52d470b38359fe09a8b85ea32a7c',1,'Pizzeria']]],
|
||||
['projekt_201_3a_20objektový_20model_20pizzerie_11',['Projekt 1: Objektový model pizzerie',['../index.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['stringify_0',['STRINGIFY',['../_c_make_c_compiler_id_8c.html#a43e1cad902b6477bec893cb6430bd6c8',1,'STRINGIFY: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a43e1cad902b6477bec893cb6430bd6c8',1,'STRINGIFY: CMakeCXXCompilerId.cpp']]],
|
||||
['stringify_5fhelper_1',['STRINGIFY_HELPER',['../_c_make_c_compiler_id_8c.html#a2ae9b72bb13abaabfcf2ee0ba7d3fa1d',1,'STRINGIFY_HELPER: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a2ae9b72bb13abaabfcf2ee0ba7d3fa1d',1,'STRINGIFY_HELPER: CMakeCXXCompilerId.cpp']]]
|
||||
['readme_2emd_0',['README.md',['../_r_e_a_d_m_e_8md.html',1,'']]],
|
||||
['removeingredient_1',['removeIngredient',['../class_pizza.html#a8a6927b25a2c03eb290461862ced7ad4',1,'Pizza']]],
|
||||
['removeitem_2',['removeItem',['../class_order.html#af582e901c454ee4568e300e14c8e73eb',1,'Order']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['totalorder_0',['totalOrder',['../class_order.html#a53e4760e9338db54989816b4b382c4c5',1,'Order']]]
|
||||
['shrnutí_0',['Shrnutí',['../index.html#o_projektu_sec',1,'']]],
|
||||
['stringify_1',['STRINGIFY',['../_c_make_c_compiler_id_8c.html#a43e1cad902b6477bec893cb6430bd6c8',1,'STRINGIFY: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a43e1cad902b6477bec893cb6430bd6c8',1,'STRINGIFY: CMakeCXXCompilerId.cpp']]],
|
||||
['stringify_5fhelper_2',['STRINGIFY_HELPER',['../_c_make_c_compiler_id_8c.html#a2ae9b72bb13abaabfcf2ee0ba7d3fa1d',1,'STRINGIFY_HELPER: CMakeCCompilerId.c'],['../_c_make_c_x_x_compiler_id_8cpp.html#a2ae9b72bb13abaabfcf2ee0ba7d3fa1d',1,'STRINGIFY_HELPER: CMakeCXXCompilerId.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
var indexSectionsWithContent =
|
||||
{
|
||||
0: "_abcdghilmnoprstv~",
|
||||
0: "1_abcdghilmnoprstuv~",
|
||||
1: "acdimop",
|
||||
2: "acdimop",
|
||||
2: "acdimopr",
|
||||
3: "acdgimopr~",
|
||||
4: "abcdhilmnoptv",
|
||||
5: "_acdhps"
|
||||
5: "_acdhps",
|
||||
6: "1ahmopstu"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
@@ -15,7 +16,8 @@ var indexSectionNames =
|
||||
2: "files",
|
||||
3: "functions",
|
||||
4: "variables",
|
||||
5: "defines"
|
||||
5: "defines",
|
||||
6: "pages"
|
||||
};
|
||||
|
||||
var indexSectionLabels =
|
||||
@@ -25,6 +27,7 @@ var indexSectionLabels =
|
||||
2: "Files",
|
||||
3: "Functions",
|
||||
4: "Variables",
|
||||
5: "Macros"
|
||||
5: "Macros",
|
||||
6: "Pages"
|
||||
};
|
||||
|
||||
|
||||
@@ -23,6 +23,7 @@ using namespace std;
|
||||
* @section vizualizace_sec UML Model
|
||||
* Vzájemné vztahy, dědičnost a asociace mezi jednotlivými třídami ilustruje níže uvedený grafický návrh.
|
||||
* @image latex UML.png "Schéma tříd systému" width=\textwidth
|
||||
* @image html UML.svg "Schéma tříd systému"
|
||||
*/
|
||||
|
||||
int main() {
|
||||
|
||||
Reference in New Issue
Block a user