|  | 
| uint64_t | type | 
|  | 
| std::string | line | 
|  | 
| std::chrono::time_point< std::chrono::steady_clock > | stamp | 
|  | 
Definition at line 148 of file comm_out_queue.h.
 
◆ BufferItem() [1/2]
      
        
          | CommOutQueue::BufferItem::BufferItem | ( | const std::string & | line | ) |  | 
      
 
 
◆ BufferItem() [2/2]
      
        
          | CommOutQueue::BufferItem::BufferItem | ( | const BufferItem & | other | ) |  | 
      
 
 
◆ line
      
        
          | std::string CommOutQueue::BufferItem::line | 
      
 
 
◆ stamp
      
        
          | std::chrono::time_point<std::chrono::steady_clock> CommOutQueue::BufferItem::stamp | 
      
 
 
◆ type
      
        
          | uint64_t CommOutQueue::BufferItem::type | 
      
 
 
The documentation for this struct was generated from the following files: