faudes::OPSState Class Reference

Detailed Description

Definition at line 860 of file omg_buechictrl.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 863 of file omg_buechictrl.cpp.

◆ OPSState() [2/2]

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

Definition at line 864 of file omg_buechictrl.cpp.

Member Function Documentation

◆ operator<()

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

Definition at line 869 of file omg_buechictrl.cpp.

◆ Str()

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

Definition at line 866 of file omg_buechictrl.cpp.

Member Data Documentation

◆ m1required

bool faudes::OPSState::m1required

Definition at line 880 of file omg_buechictrl.cpp.

◆ q1

Idx faudes::OPSState::q1

Definition at line 878 of file omg_buechictrl.cpp.

◆ q2

Idx faudes::OPSState::q2

Definition at line 879 of file omg_buechictrl.cpp.


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

libFAUDES 2.33h --- 2025.06.18 --- c++ api documentaion by doxygen