WIP, Remote Client/Server, fist working artist list!

This commit is contained in:
emeric
2014-05-16 14:26:37 +02:00
parent 690fac67e0
commit 3b7813a581
15 changed files with 912 additions and 656 deletions
+2 -2
View File
@@ -41,11 +41,11 @@ class Header
}
}
void to_ostream(std::ostream& os)
/* void to_ostream(std::ostream& os)
{
}
}*/
void to_buffer(std::array<unsigned char, size>& buffer) const
{