|
|
||||||
|
faudes::RabinPair Class Reference Detailed DescriptionThe class RabinPair models a pair of state sets. We use faudes Type as base class to faciltate serialisation of sets of RabinPairs aka RabinAcceptance. Definition at line 37 of file omg_rabinacc.h.
Constructor & Destructor Documentation◆ RabinPair() [1/2]
Default constructor, all empty Definition at line 54 of file omg_rabinacc.cpp. ◆ RabinPair() [2/2]
Copy constructor. Definition at line 62 of file omg_rabinacc.cpp. ◆ ~RabinPair()
Destructor Definition at line 55 of file omg_rabinacc.h. Member Function Documentation◆ Clear()
Clear to default (all empty) Reimplemented from faudes::Type. Definition at line 77 of file omg_rabinacc.cpp. ◆ DoAssign()
Assignment method.
Definition at line 71 of file omg_rabinacc.cpp. ◆ DoEqual()
Test equality of configuration data.
Definition at line 90 of file omg_rabinacc.cpp. ◆ DoRead()
Read configuratioj from TokenReader, see Type for public wrappers. Use am optional Generator context for symbolic state names.
Reimplemented from faudes::Type. Definition at line 148 of file omg_rabinacc.cpp. ◆ DoWrite()
Writes configuration to TokenWriter, see Type for public wrappers. Use am optional Generator context for symbolic state names.
Reimplemented from faudes::Type. Definition at line 97 of file omg_rabinacc.cpp. ◆ DoXWrite()
Writes configuration to TokenWriter, see Type for public wrappers. Use am optional Generator context for symbolic state names.
Reimplemented from faudes::Type. Definition at line 124 of file omg_rabinacc.cpp. ◆ ISet() [1/2]
Member access I
Definition at line 84 of file omg_rabinacc.h. ◆ ISet() [2/2]
Member access I
Definition at line 92 of file omg_rabinacc.h. ◆ operator<()
Compare for set-ordering
Definition at line 83 of file omg_rabinacc.cpp. ◆ RestrictStates()
Restrict to specified State set
Definition at line 177 of file omg_rabinacc.cpp. ◆ RSet() [1/2]
Definition at line 68 of file omg_rabinacc.h. ◆ RSet() [2/2]
Definition at line 76 of file omg_rabinacc.h. Member Data Documentation◆ mISet
set of states type I Definition at line 122 of file omg_rabinacc.h. ◆ mRSet
set of states type R Definition at line 117 of file omg_rabinacc.h. The documentation for this class was generated from the following files: libFAUDES 2.33h --- 2025.06.18 --- c++ api documentaion by doxygen |