faudes::OPState Class Reference

Detailed Description

Definition at line 38 of file cfl_omega.cpp.

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
 

Constructor & Destructor Documentation

◆ OPState() [1/2]

faudes::OPState::OPState ( )
inline

Definition at line 41 of file cfl_omega.cpp.

◆ OPState() [2/2]

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

◆ operator<()

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

Definition at line 47 of file cfl_omega.cpp.

◆ Str()

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

Definition at line 44 of file cfl_omega.cpp.

Member Data Documentation

◆ m1required

bool faudes::OPState::m1required

Definition at line 60 of file cfl_omega.cpp.

◆ mresolved

bool faudes::OPState::mresolved

Definition at line 61 of file cfl_omega.cpp.

◆ q1

Idx faudes::OPState::q1

Definition at line 58 of file cfl_omega.cpp.

◆ q2

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.32b --- 2024.03.01 --- c++ api documentaion by doxygen