Peter Johnson
|
3062e1e740
|
Message: Add data accessors.
|
2015-07-17 19:41:40 -07:00 |
|
Peter Johnson
|
fcbd2751ba
|
Provide C++ API. Move all classes to "nt" namespace.
The C API is now just simple wrappers around the C++ API.
|
2015-07-17 07:21:07 -07:00 |
|
Peter Johnson
|
9906116d23
|
Don't base Value on NT_Value.
Also use std::string instead of NT_String.
Conversions to/from the internal structures will be done at the interface.
|
2015-07-16 01:38:27 -07:00 |
|
Peter Johnson
|
13cbf4e288
|
Message: use shared_ptr.
NetworkConnection: Own the input and output queues.
|
2015-07-15 21:20:18 -07:00 |
|
Peter Johnson
|
dbd0c98306
|
Message: implement MsgType constructor.
|
2015-07-14 23:09:56 -07:00 |
|
Peter Johnson
|
8fdaf61ef1
|
Use typedef for GetEntryFunc function pointer.
Change-Id: I58d4be7783656eb712cb32cd17075b4f35886693
|
2015-07-13 22:45:35 -07:00 |
|
Peter Johnson
|
2016bcb37a
|
Replace MessageReader and MessageWriter with Message.
Change-Id: I4b23d5a1e0e39dc2487f252a0947f11328e33090
|
2015-07-12 11:24:34 -07:00 |
|