ant
A2 ant: class-based analysis framework
procvalue_t Struct Reference

Public Member Functions

 procvalue_t (unsigned value, bool hasChanged=false)
 
bool operator== (const procvalue_t &o) const
 

Public Attributes

const unsigned Value
 
bool HasChanged
 

Friends

ostream & operator<< (ostream &s, const procvalue_t &o)
 

Constructor & Destructor Documentation

◆ procvalue_t()

procvalue_t::procvalue_t ( unsigned  value,
bool  hasChanged = false 
)
inline

Member Function Documentation

◆ operator==()

bool procvalue_t::operator== ( const procvalue_t o) const
inline

Friends And Related Function Documentation

◆ operator<<

ostream& operator<< ( ostream &  s,
const procvalue_t o 
)
friend

Member Data Documentation

◆ HasChanged

bool procvalue_t::HasChanged

◆ Value

const unsigned procvalue_t::Value

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