OA::Linearity::SimpleAbstractVar Class Reference

#include <LinearityPair.hpp>

Inheritance diagram for OA::Linearity::SimpleAbstractVar:

Inheritance graph
[legend]
Collaboration diagram for OA::Linearity::SimpleAbstractVar:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SimpleAbstractVar ()
 ~SimpleAbstractVar ()
 SimpleAbstractVar (char v)
char getVar ()
void operator= (AbstractVar &other)
bool operator== (AbstractVar &other)
bool operator< (AbstractVar &other)

Private Attributes

char var


Detailed Description

Definition at line 51 of file LinearityPair.hpp.


Constructor & Destructor Documentation

OA::Linearity::SimpleAbstractVar::SimpleAbstractVar (  )  [inline]

Definition at line 55 of file LinearityPair.hpp.

OA::Linearity::SimpleAbstractVar::~SimpleAbstractVar (  )  [inline]

Definition at line 56 of file LinearityPair.hpp.

OA::Linearity::SimpleAbstractVar::SimpleAbstractVar ( char  v  )  [inline]

Definition at line 57 of file LinearityPair.hpp.

References var.


Member Function Documentation

char OA::Linearity::SimpleAbstractVar::getVar (  )  [inline, virtual]

Implements OA::Linearity::AbstractVar.

Definition at line 58 of file LinearityPair.hpp.

References var.

bool OA::Linearity::SimpleAbstractVar::operator< ( AbstractVar other  )  [virtual]

Implements OA::Linearity::AbstractVar.

Definition at line 34 of file LinearityPair.cpp.

References OA::Linearity::AbstractVar::getVar(), and var.

Here is the call graph for this function:

void OA::Linearity::SimpleAbstractVar::operator= ( AbstractVar other  )  [virtual]

Implements OA::Linearity::AbstractVar.

Definition at line 25 of file LinearityPair.cpp.

References OA::Linearity::AbstractVar::getVar(), and var.

Here is the call graph for this function:

bool OA::Linearity::SimpleAbstractVar::operator== ( AbstractVar other  )  [virtual]

Implements OA::Linearity::AbstractVar.

Definition at line 29 of file LinearityPair.cpp.

References OA::Linearity::AbstractVar::getVar(), and var.

Here is the call graph for this function:


Member Data Documentation

Definition at line 53 of file LinearityPair.hpp.

Referenced by getVar(), operator<(), operator=(), operator==(), and SimpleAbstractVar().


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

Generated on Fri Jul 24 05:43:08 2009 for OpenADFortTk (extended to Open64) by  doxygen 1.5.7.1