You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/networkstatus
toma 460c52653a
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
15 years ago
..
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README.statetransition Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
clientiface.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
clientifaceimpl.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
clientifaceimpl.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
connectionmanager.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
connectionmanager.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
network.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
network.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
networkstatus.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
networkstatus.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
networkstatus.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
networkstatus.kdevelop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
networkstatuscommon.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
networkstatuscommon.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
provideriface.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
serviceiface.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
serviceifaceimpl.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
serviceifaceimpl.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
testservice.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
testservice.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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