faudes::OPSState Class Reference

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

Detailed Description

Definition at line 1107 of file syn_wsupcon.cpp.

Constructor & Destructor Documentation

faudes::OPSState::OPSState ( )
inline

Definition at line 1110 of file syn_wsupcon.cpp.

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

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

Definition at line 1116 of file syn_wsupcon.cpp.

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

Definition at line 1113 of file syn_wsupcon.cpp.

Member Data Documentation

bool faudes::OPSState::m1required

Definition at line 1127 of file syn_wsupcon.cpp.

Idx faudes::OPSState::q1

Definition at line 1125 of file syn_wsupcon.cpp.

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.28c --- 2016.09.30 --- c++ api documentaion by doxygen