#include <byte_length_strings.h>
 | 
| const unsigned char *  | p | 
|   | 
| size_t  | left | 
|   | 
Definition at line 35 of file byte_length_strings.h.
 
◆ ByteLengthPrefixedStringItor() [1/2]
  
  
      
        
          | ByteLengthPrefixedStringItor::ByteLengthPrefixedStringItor  | 
          ( | 
          const unsigned char *  | 
          p_,  | 
         
        
           | 
           | 
          size_t  | 
          left_  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ ByteLengthPrefixedStringItor() [2/2]
  
  
      
        
          | ByteLengthPrefixedStringItor::ByteLengthPrefixedStringItor  | 
          ( | 
          const std::string &  | 
          s | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ at_end()
  
  
      
        
          | bool ByteLengthPrefixedStringItor::at_end  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator*()
  
  
      
        
          | std::string ByteLengthPrefixedStringItor::operator*  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator++() [1/2]
◆ operator++() [2/2]
◆ left
  
  
      
        
          | size_t ByteLengthPrefixedStringItor::left | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | const unsigned char* ByteLengthPrefixedStringItor::p | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: