#include <EBMLNumber.hh>
Definition at line 138 of file EBMLNumber.hh.
 
◆ EBMLDataSize()
      
        
          | EBMLDataSize::EBMLDataSize  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~EBMLDataSize()
  
  
      
        
          | virtual EBMLDataSize::~EBMLDataSize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
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   | 
  
 
 
◆ val()
  
  
      
        
          | u_int64_t EBMLNumber::val  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inherited   | 
  
 
 
◆ data
◆ len
◆ stripLeading1
The documentation for this class was generated from the following file: