Class generated from overlay/pubsubmmog/PubSubMessage.msg by opp_msgc.  
 More...
#include <PubSubMessage_m.h>
Detailed Description
Class generated from overlay/pubsubmmog/PubSubMessage.msg by opp_msgc. 
packet PubSubBackupSubscriptionMessage extends BaseOverlayMessage
{
        int subspaceId;
        NodeHandle child;
        NodeHandle parent;
        NodeHandle oldParent;
}
 
Definition at line 1168 of file PubSubMessage_m.h.
Constructor & Destructor Documentation
      
        
          | PubSubBackupSubscriptionMessage::PubSubBackupSubscriptionMessage  | 
          ( | 
          const char *  | 
          name = NULL,  | 
        
        
           | 
           | 
          int  | 
          kind = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | virtual PubSubBackupSubscriptionMessage::~PubSubBackupSubscriptionMessage  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
Member Function Documentation
  
  
      
        
          | virtual NodeHandle& PubSubBackupSubscriptionMessage::getChild  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual const NodeHandle& PubSubBackupSubscriptionMessage::getChild  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual NodeHandle& PubSubBackupSubscriptionMessage::getOldParent  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual const NodeHandle& PubSubBackupSubscriptionMessage::getOldParent  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual NodeHandle& PubSubBackupSubscriptionMessage::getParent  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual const NodeHandle& PubSubBackupSubscriptionMessage::getParent  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual int PubSubBackupSubscriptionMessage::getSubspaceId  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void PubSubBackupSubscriptionMessage::parsimPack  | 
          ( | 
          cCommBuffer *  | 
          b | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void PubSubBackupSubscriptionMessage::parsimUnpack  | 
          ( | 
          cCommBuffer *  | 
          b | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void PubSubBackupSubscriptionMessage::setChild  | 
          ( | 
          const NodeHandle &  | 
          child | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void PubSubBackupSubscriptionMessage::setOldParent  | 
          ( | 
          const NodeHandle &  | 
          oldParent | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void PubSubBackupSubscriptionMessage::setParent  | 
          ( | 
          const NodeHandle &  | 
          parent | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void PubSubBackupSubscriptionMessage::setSubspaceId  | 
          ( | 
          int  | 
          subspaceId | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
Member Data Documentation
  
  
      
        
          | NodeHandle PubSubBackupSubscriptionMessage::child_var | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | NodeHandle PubSubBackupSubscriptionMessage::oldParent_var | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | NodeHandle PubSubBackupSubscriptionMessage::parent_var | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int PubSubBackupSubscriptionMessage::subspaceId_var | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: