ICAROUS
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Modules Pages
Public Member Functions | Private Attributes | List of all members
larcfm::MofN Class Reference

Public Member Functions

void setMofN (int m, int n, int val=-1)
 
 MofN (int m, int n, int val=-1)
 
 MofN (const MofN &mofn)
 
void reset (int val=-1)
 
bool isValid () const
 
int m_of_n (int value)
 
bool sameAs (const MofN &mofn) const
 
std::string toString () const
 

Private Attributes

int m_
 
int n_
 
int max_
 
std::deque< int > queue_
 

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