#include <EBMLNumber.hh>
Definition at line 130 of file EBMLNumber.hh.
◆ EBMLId()
◆ ~EBMLId()
virtual EBMLId::~EBMLId |
( |
| ) |
|
|
virtual |
◆ hexString()
char * EBMLNumber::hexString |
( |
| ) |
const |
|
inherited |
◆ operator!=()
Boolean EBMLNumber::operator!= |
( |
u_int64_t |
arg2 | ) |
const |
|
inlineinherited |
Definition at line 38 of file EBMLNumber.hh.
38{ return !(*this == arg2); }
◆ operator==()
Boolean EBMLNumber::operator== |
( |
u_int64_t |
arg2 | ) |
const |
|
inlineinherited |
◆ stringName()
char const * EBMLId::stringName |
( |
| ) |
const |
◆ val()
u_int64_t EBMLNumber::val |
( |
| ) |
const |
|
inherited |
◆ data
◆ len
◆ stripLeading1
The documentation for this class was generated from the following file: