summaryrefslogtreecommitdiff
path: root/src/KLV.h
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2011-05-13 01:50:36 +0000
committerjhurst <>2011-05-13 01:50:36 +0000
commit50fab55d36abf7f01c733d2f80833408dbe0f761 (patch)
treed4f8c7be9b104debe87f560b6ed892786f3a0741 /src/KLV.h
parent6a19e4f305c6936ea3a09e2f96a622372e1f4ab2 (diff)
the story so far
Diffstat (limited to 'src/KLV.h')
-rwxr-xr-xsrc/KLV.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KLV.h b/src/KLV.h
index a79ea91..1b378f0 100755
--- a/src/KLV.h
+++ b/src/KLV.h
@@ -106,6 +106,7 @@ inline const char* ui64sz(ui64_t i, char* buf)
virtual ~UL() {}
const char* EncodeString(char* str_buf, ui32_t buf_len) const;
+ bool operator==(const UL& rhs) const;
};
// UMID