faudes::OPState Class Reference

Public Member Functions

 OPState ()
 OPState (const Idx &rq1, const Idx &rq2, const bool &rf)
std::string Str (void)
bool operator< (const OPState &other) const

Public Attributes

Idx q1
Idx q2
bool m1required
bool mresolved

Detailed Description

Definition at line 38 of file cfl_omega.cpp.

Constructor & Destructor Documentation

faudes::OPState::OPState ( )
inline

Definition at line 41 of file cfl_omega.cpp.

faudes::OPState::OPState ( const Idx rq1,
const Idx rq2,
const bool &  rf 
)
inline

Definition at line 42 of file cfl_omega.cpp.

Member Function Documentation

bool faudes::OPState::operator< ( const OPState other) const
inline

Definition at line 47 of file cfl_omega.cpp.

std::string faudes::OPState::Str ( void  )
inline

Definition at line 44 of file cfl_omega.cpp.

Member Data Documentation

bool faudes::OPState::m1required

Definition at line 60 of file cfl_omega.cpp.

bool faudes::OPState::mresolved

Definition at line 61 of file cfl_omega.cpp.

Idx faudes::OPState::q1

Definition at line 58 of file cfl_omega.cpp.

Idx faudes::OPState::q2

Definition at line 59 of file cfl_omega.cpp.


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

libFAUDES 2.28a --- 2016.09.13 --- c++ api documentaion by doxygen