- // InterfaceInfo.cpp : implementation file
- //
- #include "stdafx.h"
- #include "SNMPApp.h"
- #include "InterfaceInfo.h"
- #ifdef _DEBUG
- #define new DEBUG_NEW
- #undef THIS_FILE
- static char THIS_FILE[] = __FILE__;
- #endif
- /////////////////////////////////////////////////////////////////////////////
- // CInterfaceInfo
- CInterfaceInfo::CInterfaceInfo()
- {
- }
- CInterfaceInfo::~CInterfaceInfo()
- {
- }