]> Some of my projects - anidbudpclient.git/commit
Make it possible to tell if a command's parameter combination will result in a valid...
authorAPTX <marek321@gmail.com>
Tue, 28 Feb 2012 19:35:44 +0000 (20:35 +0100)
committerAPTX <marek321@gmail.com>
Tue, 28 Feb 2012 19:35:44 +0000 (20:35 +0100)
commit93ddb6dfdc6e683eb683b42b65253842c53e6d75
tree5a8d1fbc21bbf36850f1286d3bebef55dbb876e8
parentd25693f82fc5c21a2650493196646054e16fbf94
Make it possible to tell if a command's parameter combination will result in a valid command. Prevent client from sending invalid commands.
abstractcommand.cpp
abstractcommand.h
anidbudpclient_global.h
client.cpp
filecommand.cpp
filecommand.h
mylistaddcommand.cpp
mylistaddcommand.h
mylistcommand.h
votecommand.cpp
votecommand.h