#include <UT_SharedMemoryManager.h>
Definition at line 23 of file UT_SharedMemoryManager.h.
 
      
        
          | bool UT_SharedMemoryManager::add  | 
          ( | 
          const char *  | 
          key,  | 
        
        
           | 
           | 
          const char *  | 
          id,  | 
        
        
           | 
           | 
          int64_t  | 
          size  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | bool UT_SharedMemoryManager::contains  | 
          ( | 
          const char *  | 
          key | ) | 
           | 
        
      
 
 
      
        
          | void UT_SharedMemoryManager::erase  | 
          ( | 
          const char *  | 
          pattern,  | 
        
        
           | 
           | 
          bool  | 
          only_unused = false  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | static void UT_SharedMemoryManager::exitCallback  | 
          ( | 
          void *  | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
      
        
          | void UT_SharedMemoryManager::setUnused  | 
          ( | 
          const char *  | 
          pattern | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file: