You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
12 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 14 years ago | |
| Makefile.am | 12 years ago | |
| README.statetransition | 15 years ago | |
| clientiface.h | 14 years ago | |
| clientifaceimpl.cpp | 14 years ago | |
| clientifaceimpl.h | 14 years ago | |
| connectionmanager.cpp | 13 years ago | |
| connectionmanager.h | 15 years ago | |
| network.cpp | 14 years ago | |
| network.h | 14 years ago | |
| networkstatus.cpp | 13 years ago | |
| networkstatus.desktop | 13 years ago | |
| networkstatus.h | 14 years ago | |
| networkstatus.tdevelop | 14 years ago | |
| networkstatuscommon.cpp | 14 years ago | |
| networkstatuscommon.h | 14 years ago | |
| networkstatusiface.h | 14 years ago | |
| networkstatusindicator.cpp | 13 years ago | |
| networkstatusindicator.h | 15 years ago | |
| provideriface.h | 14 years ago | |
| serviceiface.h | 14 years ago | |
| serviceifaceimpl.cpp | 14 years ago | |
| serviceifaceimpl.h | 14 years ago | |
| testservice.cpp | 12 years ago | |
| testservice.h | 14 years ago | |
README.statetransition
This table defines the actions to be taken on state transition.
TODO: potentially add extra states OnlineReading and OnlineWriting
NEW
|Offline | Online |
---+---+----------------+---------------+
| | |N|set online |
| | |L|reload |
| O | |C|resources |
| F | +---------------+
| F | |L|set online |
O | | |C|reload res. |
L | | | |write res. |
D +---+----------------+---------------+
| |N|set offline | |
| |C| | |
| | | | |
| O +---------------+| |
| N |U|set offline | |
| |W|write locally | |
| |C|(subject to | |
| | | save policy)| |
---+---+----------------+---------------+
LC = Local changes exist
NLC = No local changes exist
UWC = Unsaved changes exist
NC = no changes exist