40e72d79ca
Methods, when their arguments are stored in a structure, are very similar to structures (duh?) Take advantage of this to factor the [de]serialization code between them and not just memcpy structures around. This will allow structures to contain objects, and pointers to other structures / array of objects etc. |
||
---|---|---|
.. | ||
WireClient.cpp | ||
WireCmd.cpp | ||
WireCmd.h | ||
WireServer.cpp |