retdec
Classes | Namespaces | Enumerations
stream.h File Reference

Abstract class for Stream. More...

#include <cstdint>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  retdec::fileformat::Stream
 

Namespaces

 retdec
 
 retdec::fileformat
 

Enumerations

enum class  retdec::fileformat::StreamType {
  retdec::fileformat::Metadata , retdec::fileformat::String , retdec::fileformat::UserString , retdec::fileformat::Blob ,
  retdec::fileformat::Guid
}
 

Detailed Description

Abstract class for Stream.