TuttleOFX  1
tuttle::host::ofx::attribute::OfxhAttributeDescriptor Class Reference

#include <OfxhAttributeDescriptor.hpp>

Inheritance diagram for tuttle::host::ofx::attribute::OfxhAttributeDescriptor:
Collaboration diagram for tuttle::host::ofx::attribute::OfxhAttributeDescriptor:

Public Types

typedef OfxhAttributeDescriptor This

Public Member Functions

 OfxhAttributeDescriptor ()
 OfxhAttributeDescriptor (const property::OfxhSet &properties)
virtual ~OfxhAttributeDescriptor ()=0
bool operator== (const This &other) const
bool operator!= (const This &other) const
const property::OfxhSetgetProperties () const
property::OfxhSetgetEditableProperties ()

Protected Member Functions

void setProperties (const property::OfxhSet &properties)

Protected Attributes

property::OfxhSet _properties

Private Member Functions

 OfxhAttributeDescriptor (const OfxhAttributeDescriptor &other)
template<class Archive >
void serialize (Archive &ar, const unsigned int version)

Friends

class boost::serialization::access

Detailed Description

Definition at line 12 of file OfxhAttributeDescriptor.hpp.


Member Typedef Documentation


Constructor & Destructor Documentation

tuttle::host::ofx::attribute::OfxhAttributeDescriptor::OfxhAttributeDescriptor ( const OfxhAttributeDescriptor other) [private]
tuttle::host::ofx::attribute::OfxhAttributeDescriptor::OfxhAttributeDescriptor ( )
tuttle::host::ofx::attribute::OfxhAttributeDescriptor::OfxhAttributeDescriptor ( const property::OfxhSet properties)
tuttle::host::ofx::attribute::OfxhAttributeDescriptor::~OfxhAttributeDescriptor ( ) [pure virtual]

Definition at line 30 of file OfxhAttributeDescriptor.cpp.


Member Function Documentation

const property::OfxhSet& tuttle::host::ofx::attribute::OfxhAttributeDescriptor::getProperties ( ) const [inline, virtual]
bool tuttle::host::ofx::attribute::OfxhAttributeDescriptor::operator!= ( const This other) const [inline]
bool tuttle::host::ofx::attribute::OfxhAttributeDescriptor::operator== ( const This other) const [inline]
template<class Archive >
void tuttle::host::ofx::attribute::OfxhAttributeDescriptor::serialize ( Archive &  ar,
const unsigned int  version 
) [inline, private]
void tuttle::host::ofx::attribute::OfxhAttributeDescriptor::setProperties ( const property::OfxhSet properties) [inline, protected, virtual]

Friends And Related Function Documentation


Field Documentation


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