Scribus
Open source desktop publishing at your fingertips
Attribute_body< Data_Type > Class Template Reference

#include <base_actions.h>

Inheritance diagram for Attribute_body< Data_Type >:
Collaboration diagram for Attribute_body< Data_Type >:

Public Member Functions

 Attribute_body (const Xml_string &name)
 
 Attribute_body (const Xml_string &name, const Data_Type &def)
 
void begin (const Xml_string &, Xml_attr)
 
- Public Member Functions inherited from desaxe::Generator_body< Data_Type >
virtual Data_Type * eval (Digester *dig_, const Xml_string &tag, Xml_attr attr)
 

Additional Inherited Members

- Protected Member Functions inherited from desaxe::Generator_body< Data_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 Data_Type>
class Attribute_body< Data_Type >

Converts an attribute to an object of type Data_Type and pushes it onto the stack.


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