#include <raw.hpp>
◆ raw_ref() [1/2]
  
  | 
        
          | msgpack::type::raw_ref::raw_ref | ( |  | ) |  |  | inline | 
 
 
◆ raw_ref() [2/2]
  
  | 
        
          | msgpack::type::raw_ref::raw_ref | ( | const char * | p, |  
          |  |  | uint32_t | s |  
          |  | ) |  |  |  | inline | 
 
 
◆ operator!=()
  
  | 
        
          | bool msgpack::type::raw_ref::operator!= | ( | const raw_ref & | x | ) | const |  | inline | 
 
 
◆ operator<()
  
  | 
        
          | bool msgpack::type::raw_ref::operator< | ( | const raw_ref & | x | ) | const |  | inline | 
 
 
◆ operator==()
  
  | 
        
          | bool msgpack::type::raw_ref::operator== | ( | const raw_ref & | x | ) | const |  | inline | 
 
 
◆ operator>()
  
  | 
        
          | bool msgpack::type::raw_ref::operator> | ( | const raw_ref & | x | ) | const |  | inline | 
 
 
◆ str()
  
  | 
        
          | std::string msgpack::type::raw_ref::str | ( |  | ) | const |  | inline | 
 
 
◆ ptr
      
        
          | const char* msgpack::type::raw_ref::ptr | 
      
 
 
◆ size
      
        
          | uint32_t msgpack::type::raw_ref::size | 
      
 
 
The documentation for this struct was generated from the following file: