X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fdata%2Fdecoderstack.h;h=339c1e0386daf3cd1b9421b67613956564444428;hb=a5ea63c219065d019195171f3c7694ee0123d5ed;hp=80ad64cdfebf90398213d801ef184f128cc7d4bd;hpb=f9101a91fc942a28515872ae6c7285973bd54b91;p=pulseview.git diff --git a/pv/data/decoderstack.h b/pv/data/decoderstack.h index 80ad64c..339c1e0 100644 --- a/pv/data/decoderstack.h +++ b/pv/data/decoderstack.h @@ -78,7 +78,7 @@ public: int64_t samples_decoded() const; - std::vector get_rows() const; + std::vector get_visible_rows() const; /** * Extracts sorted annotations between two period into a vector.