gem5  v22.1.0.0
Classes
protoio.hh File Reference

Declaration of a wrapper for protobuf output streams and input streams. More...

#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/io/gzip_stream.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/message.h>
#include <fstream>

Go to the source code of this file.

Classes

class  ProtoStream
 A ProtoStream provides the shared functionality of the input and output streams. More...
 
class  ProtoOutputStream
 A ProtoOutputStream wraps a coded stream, potentially with compression, based on looking at the file name. More...
 
class  ProtoInputStream
 A ProtoInputStream wraps a coded stream, potentially with decompression, based on looking at the file name. More...
 

Detailed Description

Declaration of a wrapper for protobuf output streams and input streams.

Definition in file protoio.hh.


Generated on Wed Dec 21 2022 10:22:58 for gem5 by doxygen 1.9.1