[server] / trunk / server / src / ipmdevice.cxx Repository:
ViewVC logotype

Diff of /trunk/server/src/ipmdevice.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 307, Wed Jun 24 12:39:13 2009 UTC revision 311, Wed Jul 1 07:17:18 2009 UTC
# Line 525  Line 525 
525          printMediaInfo(&localMediaInfo_);          printMediaInfo(&localMediaInfo_);
526  }  }
527    
528    
529  /*  /*
530   * Handler for GCEV_LISTEN events.   * Handler for IPMEV_LISTEN events.
531   */   */
532  void IpmDevice::onListen()  void IpmDevice::onListen()
533  {  {
534          LOGINFO("IpmDevice::onListen() device: " << devName_);          LOGINFO("IpmDevice::onListen() device: " << devName_);
535  }  }
536    
537    
538  /*  /*
539   * Handler for GCEV_UNLISTEN events.   * Handler for IPMEV__UNLISTEN events.
540   */   */
541  void IpmDevice::onUnListen()  void IpmDevice::onUnListen()
542  {  {
543          LOGINFO("IpmDevice::onUnListen() device: " << devName_);          LOGINFO("IpmDevice::onUnListen() device: " << devName_);
544  }  }
545    
546    
547  /*  /*
548   * Debug aid.   * Debug aid.
549   */   */

Legend:
Removed from v.307  
changed lines
  Added in v.311

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.8