Scribus
Open source desktop publishing at your fingertips
desaxe::Generator< Type > Class Template Reference

#include <actions.h>

Inheritance diagram for desaxe::Generator< Type >:
Collaboration diagram for desaxe::Generator< Type >:

Public Member Functions

Type * eval (Digester *dig, const Xml_string &tag, Xml_attr attr)
 
- Public Member Functions inherited from desaxe::Action
Digesterdigester ()
 
void setDigester (Digester *dig)
 
void begin (const Xml_string &tag, Xml_attr attr)
 
void end (const Xml_string &tag)
 
void chars (const Xml_string &data)
 
 Action (const Action &other)
 
Actionoperator= (const Action &other)
 
virtual void reset ()
 

Protected Member Functions

 Generator (Generator_body< Type > *body_)
 
- Protected Member Functions inherited from desaxe::Action
 Action (Action_body *body_)
 

Additional Inherited Members

- Protected Attributes inherited from desaxe::Action
Action_bodybody
 

Detailed Description

template<class Type>
class desaxe::Generator< Type >

Generators have their own handle class, which is a subclass of Action


The documentation for this class was generated from the following file: