peerplays-fc/include/fc/io
2019-01-21 09:15:56 -05:00
..
buffered_iostream.hpp Virtualize a few functions in istream to allow them to be overridden in derived classes 2014-12-22 17:56:30 -05:00
console.hpp added utility to hide console echo for entering passwords 2014-02-15 14:06:35 -05:00
datastream.hpp Fix error message printed when unable to deserialize a json object, improve 2014-05-06 17:20:04 -04:00
datastream_back.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
enum_type.hpp Added max_depth to remaining variant conversions 2018-03-18 10:49:44 +01:00
fstream.hpp removed using statement from header file 2018-07-17 19:46:43 +03:00
iobuffer.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
iostream.hpp iostream.hpp: Add get(char&) override to allow unpack(fc::istream, unsigned_int) 2016-01-08 11:20:38 -05:00
json.hpp reduce number of changes 2018-10-09 16:41:51 -03:00
json_relaxed.hpp Merge branch 'master' into sanitize 2018-03-13 21:39:40 +01:00
raw.hpp fix overly agressive cleanup 2019-01-21 09:11:11 -05:00
raw_fwd.hpp whitespace only 2019-01-21 09:15:56 -05:00
raw_unpack_file.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
raw_variant.hpp Remove unnecessary asserts 2019-01-18 12:29:38 -05:00
sstream.hpp Increase space reserved for stringstream fwd, cryptonomex/graphene#86 2015-06-25 09:27:24 -04:00
stdio.hpp Fix more locations where we were making boost::asio calls with buffers declared on the stack which could cause problems when the calling tasks were canceled. 2014-09-11 16:30:03 -04:00
varint.hpp Removed signed_int 2018-08-19 18:26:46 +02:00