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. |
||
---|---|---|
.. | ||
backend | ||
wire | ||
api.c | ||
api.h | ||
apicpp.cpp | ||
apicpp.h | ||
apicpp_traits.h | ||
mock_api.cpp | ||
mock_api.h |