Searched refs:ProtoStream (Results 1 - 1 of 1) sorted by relevance

/gem5/src/proto/
H A Dprotoio.hh57 * A ProtoStream provides the shared functionality of the input and
60 class ProtoStream class
69 * Create a ProtoStream.
71 ProtoStream() {} function in class:ProtoStream
79 ProtoStream(const ProtoStream&);
80 ProtoStream& operator=(const ProtoStream&);
92 class ProtoOutputStream : public ProtoStream
142 class ProtoInputStream : public ProtoStream
[all...]

Completed in 4 milliseconds