Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
HuginBase::PanoramaDataMemento Class Reference

Memento class for a PanoramaData object. More...

#include <PanoramaData.h>

Inheritance diagram for HuginBase::PanoramaDataMemento:
Inheritance graph

Public Member Functions

virtual ~PanoramaDataMemento ()
 

Protected Member Functions

 PanoramaDataMemento ()
 force pure abstract behaviour More...
 

Detailed Description

Memento class for a PanoramaData object.

Preserves the internal state of a PanoramaData. Used when other objects need to get/set the state without knowing anything about the internals.

Definition at line 443 of file PanoramaData.h.

Constructor & Destructor Documentation

HuginBase::PanoramaDataMemento::PanoramaDataMemento ( )
inlineprotected

force pure abstract behaviour

Definition at line 447 of file PanoramaData.h.

virtual HuginBase::PanoramaDataMemento::~PanoramaDataMemento ( )
inlinevirtual

Definition at line 451 of file PanoramaData.h.


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