中航光电的中间件仓库
#include "StdAfx.h" #include "TrunkSip.h" CTrunkSip::CTrunkSip(UINT TrunkId) : CTrunkBase(TrunkId) { } CTrunkSip::~CTrunkSip(void) { }