faudes::OPState Class Reference

List of all members.

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 32 of file cfl_omega.cpp.


Constructor & Destructor Documentation

faudes::OPState::OPState (  )  [inline]

Definition at line 31 of file cfl_omega.cpp.

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

Definition at line 32 of file cfl_omega.cpp.


Member Function Documentation

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

Definition at line 37 of file cfl_omega.cpp.

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

Definition at line 34 of file cfl_omega.cpp.


Member Data Documentation

Definition at line 50 of file cfl_omega.cpp.

Definition at line 51 of file cfl_omega.cpp.

Definition at line 48 of file cfl_omega.cpp.

Definition at line 49 of file cfl_omega.cpp.


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

libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen