2007-06-19 09:22:52 +02:00
<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
2008-06-03 06:22:41 +02:00
< title > Class State< / title >
2007-06-19 09:22:52 +02:00
< link rel = "stylesheet" href = "style.css" type = "text/css" / >
< / head >
< body bgcolor = "#ffffff" >
2008-06-03 06:22:41 +02:00
< div class = "title" > Class State< / div >
2007-06-19 09:22:52 +02:00
< p > < / p >
<!-- ============================================================= -->
2007-06-25 09:02:09 +02:00
< a name = "refclass132741" > < / a >
2008-07-14 03:34:18 +02:00
< p > Declaration :< / p > < ul > < li > C++ : class State < / li > < li > Java : public interface State < / li > < / ul > < p > Directly inherited by : < a href = "class142597.html#refclass142597" > < b > StateAdapter< / b > < / a > < a href = "class142469.html#refclass142469" > < b > StateProxy< / b > < / a > < / p >
2007-08-09 18:51:47 +02:00
< p > Artifact : < a href = "index.html#refartifact130949" > < b > stateproxy< / b > < / a > , Component(s) : < a href = "index.html#refcomponent128005" > < b > Builder< / b > < / a > < / p > < div class = "sub" >
2007-06-25 09:02:09 +02:00
< a name = "refrelation135941" > < / a >
2008-06-11 05:44:10 +02:00
< table > < tr > < td > < div class = "element" > Relation < b > currFrame (< unidirectional association> )< / b > < / div > < / td > < / tr > < / table > < p > Declaration :< / p > < ul > < li > Uml : # currFrame : < a href = "class133253.html#refclass133253" > < b > Frame< / b > < / a > < / li > < li > C++ : protected: < a href = "class133253.html#refclass133253" > < b > Frame< / b > < / a > * currFrame< / li > < / ul > < a name = "refoperation135813" > < / a >
< table > < tr > < td > < div class = "element" > Operation < b > fetch< / b > < / div > < / td > < / tr > < / table > < p > Declaration :< / p > < ul > < li > Uml : + fetch() : < / li > < li > C++ : public: fetch () < / li > < / ul > < a name = "refoperation135941" > < / a >
< table > < tr > < td > < div class = "element" > Operation < b > allocateBuffer< / b > < / div > < / td > < / tr > < / table > < p > Declaration :< / p > < ul > < li > Uml : + allocateBuffer() : < / li > < li > C++ : public: allocateBuffer () < / li > < / ul > < a name = "refoperation136197" > < / a >
< table > < tr > < td > < div class = "element" > Operation < b > releaseBuffer< / b > < / div > < / td > < / tr > < / table > < p > Declaration :< / p > < ul > < li > Uml : + releaseBuffer() : < / li > < li > C++ : public: releaseBuffer () < / li > < / ul > < a name = "refoperation136325" > < / a >
< table > < tr > < td > < div class = "element" > Operation < b > isCalculated< / b > < / div > < / td > < / tr > < / table > < p > Declaration :< / p > < ul > < li > Uml : + isCalculated() : < / li > < li > C++ : public: isCalculated () < / li > < / ul > < / div >
< p > All public operations : < a href = "class132741.html#refoperation135941" > < b > allocateBuffer< / b > < / a > , < a href = "class132741.html#refoperation135813" > < b > fetch< / b > < / a > , < a href = "class132741.html#refoperation136325" > < b > isCalculated< / b > < / a > , < a href = "class132741.html#refoperation136197" > < b > releaseBuffer< / b > < / a > < / p >
2007-06-19 09:22:52 +02:00
< / body >
< / html >