Scribus
Open source desktop publishing at your fingertips
desaxe::Prototype_body< Obj_Type > Class Template Reference

#include <simple_actions.h>

Inheritance diagram for desaxe::Prototype_body< Obj_Type >:
Collaboration diagram for desaxe::Prototype_body< Obj_Type >:

Public Member Functions

 Prototype_body (const Obj_Type &proto)
 
void begin (const Xml_string &, Xml_attr)
 
- Public Member Functions inherited from desaxe::Generator_body< Obj_Type >
virtual Obj_Type * eval (Digester *dig_, const Xml_string &tag, Xml_attr attr)
 

Additional Inherited Members

- Protected Member Functions inherited from desaxe::Generator_body< Obj_Type >
virtual void end (const Xml_string &)
 
- Protected Member Functions inherited from desaxe::Action_body
virtual void chars (const Xml_string &)
 
virtual void reset ()
 
- Protected Attributes inherited from desaxe::Action_body
Digesterdig
 

Detailed Description

template<class Obj_Type>
class desaxe::Prototype_body< Obj_Type >

Pushes a clone of proto onto the stack. Obj_Type needs a copy constructor


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