InterfaceInfo.cpp
上传用户:yfy060102
上传日期:2021-05-22
资源大小:60k
文件大小:0k
源码类别:

SNMP编程

开发平台:

Visual C++

  1. // InterfaceInfo.cpp : implementation file
  2. //
  3. #include "stdafx.h"
  4. #include "SNMPApp.h"
  5. #include "InterfaceInfo.h"
  6. #ifdef _DEBUG
  7. #define new DEBUG_NEW
  8. #undef THIS_FILE
  9. static char THIS_FILE[] = __FILE__;
  10. #endif
  11. /////////////////////////////////////////////////////////////////////////////
  12. // CInterfaceInfo
  13. CInterfaceInfo::CInterfaceInfo()
  14. {
  15. }
  16. CInterfaceInfo::~CInterfaceInfo()
  17. {
  18. }