TuttleOFX  1
tuttle::host::ofx::OfxhMajorPlugin Class Reference

#include <OfxhMajorPlugin.hpp>

Public Types

typedef OfxhMajorPlugin This

Public Member Functions

 OfxhMajorPlugin ()
 OfxhMajorPlugin (const std::string &id, int major)
 OfxhMajorPlugin (OfxhPlugin &iep)
const std::string & getId () const
int getMajor () const
bool operator< (const This &other) const

Private Attributes

std::string _id
int _major

Detailed Description

Definition at line 10 of file OfxhMajorPlugin.hpp.


Member Typedef Documentation


Constructor & Destructor Documentation

tuttle::host::ofx::OfxhMajorPlugin::OfxhMajorPlugin ( ) [inline]

Definition at line 20 of file OfxhMajorPlugin.hpp.

tuttle::host::ofx::OfxhMajorPlugin::OfxhMajorPlugin ( const std::string &  id,
int  major 
) [inline]

Definition at line 24 of file OfxhMajorPlugin.hpp.

tuttle::host::ofx::OfxhMajorPlugin::OfxhMajorPlugin ( OfxhPlugin iep) [inline]

Definition at line 28 of file OfxhMajorPlugin.hpp.


Member Function Documentation

const std::string& tuttle::host::ofx::OfxhMajorPlugin::getId ( ) const [inline]

Definition at line 32 of file OfxhMajorPlugin.hpp.

References _id.

int tuttle::host::ofx::OfxhMajorPlugin::getMajor ( ) const [inline]

Definition at line 37 of file OfxhMajorPlugin.hpp.

References _major.

bool tuttle::host::ofx::OfxhMajorPlugin::operator< ( const This other) const [inline]

Definition at line 42 of file OfxhMajorPlugin.hpp.

References _id, and _major.


Field Documentation

Definition at line 16 of file OfxhMajorPlugin.hpp.

Referenced by getId(), and operator<().

Definition at line 17 of file OfxhMajorPlugin.hpp.

Referenced by getMajor(), and operator<().


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