X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fdata%2Fdecode%2Frowdata.hpp;fp=pv%2Fdata%2Fdecode%2Frowdata.hpp;h=ff59d31a0f18d4767f5a3fb946b0a3e839777721;hp=f01aa3ca81c2f71a24c61dc71f7b1d1ba67f7139;hb=88a2597864920ecdbe66cf0cd4b8172bdabb2263;hpb=ae30ff422a495a6b1a4ad2893566628863ea222b diff --git a/pv/data/decode/rowdata.hpp b/pv/data/decode/rowdata.hpp index f01aa3ca..ff59d31a 100644 --- a/pv/data/decode/rowdata.hpp +++ b/pv/data/decode/rowdata.hpp @@ -66,6 +66,8 @@ public: void get_annotation_subset(deque &dest, uint64_t start_sample, uint64_t end_sample) const; + const deque& annotations() const; + const Annotation* emplace_annotation(srd_proto_data *pdata); private: