#include <gcs_xcom_group_member_information.h>
◆ Gcs_xcom_uuid() [1/2]
  
  
      
        
          | Gcs_xcom_uuid::Gcs_xcom_uuid  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ Gcs_xcom_uuid() [2/2]
  
  
      
        
          | Gcs_xcom_uuid::Gcs_xcom_uuid  | 
          ( | 
          const std::string  | 
          xcom_uuid | ) | 
           | 
         
       
   | 
  
inlineexplicitnoexcept   | 
  
 
 
◆ create_uuid()
◆ decode()
      
        
          | bool Gcs_xcom_uuid::decode  | 
          ( | 
          const uchar *  | 
          buffer,  | 
        
        
           | 
           | 
          const unsigned int  | 
          size  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ encode()
      
        
          | bool Gcs_xcom_uuid::encode  | 
          ( | 
          uchar **  | 
          buffer,  | 
        
        
           | 
           | 
          unsigned int *  | 
          size  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
◆ make_xcom_blob()
      
        
          | std::pair< bool, blob > Gcs_xcom_uuid::make_xcom_blob  | 
          ( | 
           | ) | 
           const | 
        
      
 
Converts this UUID into its corresponding XCom blob type. 
- Return values
 - 
  
    | {true,_} | if there was an error creating the blob  | 
    | {false,blob} | if the blob was created successfully  | 
  
   
 
 
◆ actual_value
      
        
          | std::string Gcs_xcom_uuid::actual_value | 
        
      
 
 
The documentation for this class was generated from the following files: