OA::OpBasicInterface Class Reference

#include <OpBasicInterface.hpp>

List of all members.

Public Member Functions

 OpBasicInterface ()
virtual ~OpBasicInterface ()
virtual bool operator< (OpBasicInterface &other)=0
virtual bool operator== (OpBasicInterface &other)=0
virtual bool operator!= (OpBasicInterface &other)=0
virtual std::string toString ()=0

Detailed Description

Definition at line 8 of file OpBasicInterface.hpp.


Constructor & Destructor Documentation

OA::OpBasicInterface::OpBasicInterface (  )  [inline]

Definition at line 10 of file OpBasicInterface.hpp.

virtual OA::OpBasicInterface::~OpBasicInterface (  )  [inline, virtual]

Definition at line 11 of file OpBasicInterface.hpp.


Member Function Documentation

virtual bool OA::OpBasicInterface::operator!= ( OpBasicInterface other  )  [pure virtual]
virtual bool OA::OpBasicInterface::operator< ( OpBasicInterface other  )  [pure virtual]
virtual bool OA::OpBasicInterface::operator== ( OpBasicInterface other  )  [pure virtual]
virtual std::string OA::OpBasicInterface::toString (  )  [pure virtual]

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

Generated on Sat Oct 31 05:26:11 2009 for OpenAnalysis by  doxygen 1.6.1