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 >
2007-06-21 03:14:40 +02:00
< title > Class Processor< / title >
2007-06-19 09:22:52 +02:00
< link rel = "stylesheet" href = "style.css" type = "text/css" / >
< / head >
< body bgcolor = "#ffffff" >
2007-06-21 03:14:40 +02:00
< div class = "title" > Class Processor< / div >
2007-06-19 09:22:52 +02:00
< p > < / p >
<!-- ============================================================= -->
2007-06-25 09:02:09 +02:00
< a name = "refclass131461" > < / a >
< p > Declaration :< / p > < ul > < li > C++ : class Processor < / li > < / ul > < p > Directly inherited by : < a href = "class131333.html#refclass131333" > < b > RenderEngine< / b > < / a > < / p >
2007-06-21 03:14:40 +02:00
< div class = "sub" >
2007-06-25 09:02:09 +02:00
< a name = "refrelation132613" > < / a >
< table > < tr > < td > < div class = "element" > Relation < b > output (< unidirectional association> )< / b > < / div > < / td > < / tr > < / table > < p > Declaration :< / p > < ul > < li > Uml : # output : < a href = "class131589.html#refclass131589" > < b > ExitNode< / b > < / a > , multiplicity : 1< / li > < li > C++ : protected: < a href = "class131589.html#refclass131589" > < b > ExitNode< / b > < / a > * output< / li > < / ul > < a name = "refattribute129413" > < / a >
2007-06-21 03:14:40 +02:00
< table > < tr > < td > < div class = "element" > Attribut < b > start< / b > < / div > < / td > < / tr > < / table >
2007-06-25 09:02:09 +02:00
< p > Declaration :< / p > < ul > < li > Uml : # start : long< / li > < li > C++ : protected: long start< / li > < / ul > < p > begin of the timerange covered by this processor< br / > < / p > < a name = "refattribute129541" > < / a >
2007-06-21 03:14:40 +02:00
< table > < tr > < td > < div class = "element" > Attribut < b > end< / b > < / div > < / td > < / tr > < / table >
< p > Declaration :< / p > < ul > < li > Uml : # end : long< / li > < li > C++ : protected: long end< / li > < / ul > < p > end of the timerange (excl)< br / > < / p > < / div >
2007-06-19 09:22:52 +02:00
< / body >
< / html >