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

#include <simple_actions.h>

Inheritance diagram for desaxe::Setter_body< Obj_Type, Data_Type >:
Collaboration diagram for desaxe::Setter_body< Obj_Type, Data_Type >:

Public Types

typedef void(Obj_Type::* FunType) (Data_Type)
 

Public Member Functions

 Setter_body (FunType set)
 
void end (const Xml_string &)
 

Additional Inherited Members

- Protected Member Functions inherited from desaxe::Action_body
virtual void begin (const Xml_string &, Xml_attr)
 
virtual void chars (const Xml_string &)
 
virtual void reset ()
 
- Protected Attributes inherited from desaxe::Action_body
Digesterdig
 

Detailed Description

template<class Obj_Type, class Data_Type>
class desaxe::Setter_body< Obj_Type, Data_Type >

Writes the topmost object to the topmost object but one on the stack.


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