![]() |
Scribus
Open source desktop publishing at your fingertips
|
#include <simple_actions.h>
Public Member Functions | |
Prototype_body (const Obj_Type &proto) | |
void | begin (const Xml_string &, Xml_attr) |
![]() | |
virtual Obj_Type * | eval (Digester *dig_, const Xml_string &tag, Xml_attr attr) |
Additional Inherited Members | |
![]() | |
virtual void | end (const Xml_string &) |
![]() | |
virtual void | chars (const Xml_string &) |
virtual void | reset () |
![]() | |
Digester * | dig |
Pushes a clone of proto onto the stack. Obj_Type needs a copy constructor