faudes::OPSState Class Reference

Detailed Description

Definition at line 1107 of file syn_wsupcon.cpp.

Public Member Functions

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

Public Attributes

Idx q1
 
Idx q2
 
bool m1required
 

Constructor & Destructor Documentation

◆ OPSState() [1/2]

faudes::OPSState::OPSState ( )
inline

Definition at line 1110 of file syn_wsupcon.cpp.

◆ OPSState() [2/2]

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

Definition at line 1111 of file syn_wsupcon.cpp.

Member Function Documentation

◆ operator<()

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

Definition at line 1116 of file syn_wsupcon.cpp.

◆ Str()

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

Definition at line 1113 of file syn_wsupcon.cpp.

Member Data Documentation

◆ m1required

bool faudes::OPSState::m1required

Definition at line 1127 of file syn_wsupcon.cpp.

◆ q1

Idx faudes::OPSState::q1

Definition at line 1125 of file syn_wsupcon.cpp.

◆ q2

Idx faudes::OPSState::q2

Definition at line 1126 of file syn_wsupcon.cpp.


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

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen