diff options
| author | jhurst <jhurst@cinecert.com> | 2011-10-27 22:07:13 +0000 |
|---|---|---|
| committer | jhurst <> | 2011-10-27 22:07:13 +0000 |
| commit | 289216de368bb6456b2f5e5dc6d4c38abac2b0d9 (patch) | |
| tree | b71a49a34001f894fb8607e4ec261bfa12962977 /src/KLV.h | |
| parent | d1be446a52726e2223f58b07e5bd2179c8742075 (diff) | |
release
Diffstat (limited to 'src/KLV.h')
| -rwxr-xr-x | src/KLV.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -107,6 +107,7 @@ inline const char* ui64sz(ui64_t i, char* buf) const char* EncodeString(char* str_buf, ui32_t buf_len) const; bool operator==(const UL& rhs) const; + bool MatchIgnoreStream(const UL& rhs) const; bool ExactMatch(const UL& rhs) const; }; |
