2020-02-17 22:17:06 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
< title > XQilla Simple API Documentation< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
< a style = "float:right;" href = "http://sourceforge.net/projects/xqilla" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border = "0" alt = "SourceForge.net Logo" / > < / a >
2020-02-17 22:19:57 +01:00
<!-- Generated by Doxygen 1.6.1 -->
< div class = "navigation" id = "top" >
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li > < a href = "examples.html" > < span > Examples< / span > < / a > < / li >
< / ul >
< / div >
< div class = "tabs" >
< ul >
< li > < a href = "annotated.html" > < span > Class List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class Index< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class Members< / span > < / a > < / li >
< / ul >
< / div >
< / div >
< div class = "contents" >
< h1 > EventGenerator Class Reference< / h1 > <!-- doxytag: class="EventGenerator" --> <!-- doxytag: inherits="ReferenceCounted" -->
< p > < code > #include < < a class = "el" href = "EventGenerator_8hpp_source.html" > EventGenerator.hpp< / a > > < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for EventGenerator:< / div >
< div class = "dynsection" >
< div class = "center" > < img src = "classEventGenerator__inherit__graph.png" border = "0" usemap = "#EventGenerator_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "EventGenerator_inherit__map" id = "EventGenerator_inherit__map" >
< area shape = "rect" href = "classASTNodeEventGenerator.html" title = "ASTNodeEventGenerator" alt = "" coords = "5,160,171,189" / > < area shape = "rect" href = "classReferenceCounted.html" title = "Super class for reference counted classes." alt = "" coords = "24,5,152,35" / > < / map >
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:57 +01:00
< p > < a href = "classEventGenerator-members.html" > List of all members.< / a > < / p >
< table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td colspan = "2" > < h2 > Public Types< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "classRefCountPointer.html" > RefCountPointer< / a > < br class = "typebreak" / >
< < a class = "el" href = "classEventGenerator.html" > EventGenerator< / a > > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classEventGenerator.html#ae6e5557a3042765b3be5e6d7136280fe" > Ptr< / a > < / td > < / tr >
< tr > < td colspan = "2" > < h2 > Public Member Functions< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classEventGenerator.html#a65ef84c1033c722593ce41386efe679a" > ~EventGenerator< / a > ()< / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > EventGenerator::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classEventGenerator.html#a067ad4ae2db64171737fd6c1e538f90e" > generateEvents< / a > (< a class = "el" href = "classEventHandler.html" > EventHandler< / a > *events, < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns the result of this expression via the < a class = "el" href = "classEventHandler.html" > EventHandler< / a > provided. < a href = "#a067ad4ae2db64171737fd6c1e538f90e" > < / a > < br / > < / td > < / tr >
< tr > < td colspan = "2" > < h2 > Static Public Member Functions< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > static void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classEventGenerator.html#af5706f4d964a19492fed64cb14a9eb73" > generateAndTailCall< / a > (const < a class = "el" href = "classRefCountPointer.html" > EventGenerator::Ptr< / a > & generator, < a class = "el" href = "classEventHandler.html" > EventHandler< / a > *events, < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context)< / td > < / tr >
2020-02-17 22:17:06 +01:00
< / table >
2020-02-17 22:19:57 +01:00
< hr / > < h2 > Member Typedef Documentation< / h2 >
< a class = "anchor" id = "ae6e5557a3042765b3be5e6d7136280fe" > < / a > <!-- doxytag: member="EventGenerator::Ptr" ref="ae6e5557a3042765b3be5e6d7136280fe" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:17:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > typedef < a class = "el" href = "classRefCountPointer.html" > RefCountPointer< / a > < < a class = "el" href = "classEventGenerator.html" > EventGenerator< / a > > < a class = "el" href = "classRefCountPointer.html" > EventGenerator::Ptr< / a > < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:57 +01:00
< / div >
< / div >
< hr / > < h2 > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" id = "a65ef84c1033c722593ce41386efe679a" > < / a > <!-- doxytag: member="EventGenerator::~EventGenerator" ref="a65ef84c1033c722593ce41386efe679a" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:17:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual EventGenerator::~EventGenerator < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td > < code > [inline, virtual]< / code > < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:57 +01:00
< / div >
< / div >
< hr / > < h2 > Member Function Documentation< / h2 >
< a class = "anchor" id = "af5706f4d964a19492fed64cb14a9eb73" > < / a > <!-- doxytag: member="EventGenerator::generateAndTailCall" ref="af5706f4d964a19492fed64cb14a9eb73" args="(const EventGenerator::Ptr &generator, EventHandler *events, DynamicContext *context)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:19:08 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > static void EventGenerator::generateAndTailCall < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > EventGenerator::Ptr< / a > & < / td >
< td class = "paramname" > < em > generator< / em > , < / td >
2020-02-17 22:19:08 +01:00
< / tr >
2020-02-17 22:17:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classEventHandler.html" > EventHandler< / a > * < / td >
< td class = "paramname" > < em > events< / em > , < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< tr >
2020-02-17 22:19:57 +01:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td > < td > < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< tr >
2020-02-17 22:19:57 +01:00
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td > < code > [inline, static]< / code > < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:57 +01:00
< p > References < a class = "el" href = "ReferenceCounted_8hpp_source.html#l00111" > RefCountPointer< T > ::notNull()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a067ad4ae2db64171737fd6c1e538f90e" > < / a > <!-- doxytag: member="EventGenerator::generateEvents" ref="a067ad4ae2db64171737fd6c1e538f90e" args="(EventHandler *events, DynamicContext *context)=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:17:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual < a class = "el" href = "classRefCountPointer.html" > EventGenerator::Ptr< / a > EventGenerator::generateEvents < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classEventHandler.html" > EventHandler< / a > * < / td >
< td class = "paramname" > < em > events< / em > , < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< tr >
2020-02-17 22:19:57 +01:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td > < td > < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< tr >
2020-02-17 22:19:57 +01:00
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td > < code > [pure virtual]< / code > < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:57 +01:00
< p > Returns the result of this expression via the < a class = "el" href = "classEventHandler.html" > EventHandler< / a > provided. < / p >
< p > An < a class = "el" href = "classEventGenerator.html" > EventGenerator< / a > may be returned to be called as a tail call optimization < / p >
< p > Implemented in < a class = "el" href = "classASTNodeEventGenerator.html#a0e9a356c47705b7dd398f2edf70a4583" > ASTNodeEventGenerator< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "EventGenerator_8hpp_source.html" > EventGenerator.hpp< / a > < / li >
< / ul >
< / div >
2020-02-17 22:21:23 +01:00
< hr size = "1" / > < address style = "text-align: right;" > < small > Generated on Mon Mar 1 21:16:13 2010 for XQilla Simple API by
2020-02-17 22:17:06 +01:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 22:19:57 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.6.1 < / small > < / address >
2020-02-17 22:17:06 +01:00
< / body >
< / html >