diff options
| author | tmccolm <tmccolm@cinecert.com> | 2011-06-24 22:12:24 +0000 |
|---|---|---|
| committer | tmccolm <> | 2011-06-24 22:12:24 +0000 |
| commit | 0a815c035a2cc3742507aebd059d5c042a111527 (patch) | |
| tree | d25ea9e6217b7146ab79af5be9ce10b44e5a9f4e /src/KLV.h | |
| parent | cec23b082065ae551621a577dcb0ccd1f687ccd0 (diff) | |
added
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 ExactMatch(const UL& rhs) const; }; // UMID |
