OA::ConstValBasicInterface Class Reference

#include <ConstValBasicInterface.hpp>

Inheritance diagram for OA::ConstValBasicInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 22 of file ConstValBasicInterface.hpp.


Constructor & Destructor Documentation

OA::ConstValBasicInterface::ConstValBasicInterface (  )  [inline]

Definition at line 24 of file ConstValBasicInterface.hpp.

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

Definition at line 25 of file ConstValBasicInterface.hpp.


Member Function Documentation

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

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

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