webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
google::protobuf::io::AnnotationCollector Class Referenceabstract

#include <printer.h>

Inheritance diagram for google::protobuf::io::AnnotationCollector:
google::protobuf::io::AnnotationProtoCollector< AnnotationProto >

Public Member Functions

virtual void AddAnnotation (size_t begin_offset, size_t end_offset, const string &file_path, const vector< int > &path)=0
 
virtual ~AnnotationCollector ()
 

Constructor & Destructor Documentation

◆ ~AnnotationCollector()

virtual google::protobuf::io::AnnotationCollector::~AnnotationCollector ( )
inlinevirtual

Member Function Documentation

◆ AddAnnotation()

virtual void google::protobuf::io::AnnotationCollector::AddAnnotation ( size_t  begin_offset,
size_t  end_offset,
const string file_path,
const vector< int > &  path 
)
pure virtual

The documentation for this class was generated from the following file: