#include <TdkPortFinder.h>
Static Public Member Functions | |
| static const TdkPortVector & | getPorts () |
Static Private Member Functions | |
| static BOOL CALLBACK | callback (LPVOID lpCallbackValue, LISTPORTS_PORTINFO *lpPortInfo) |
| static void | addPort (const TdkPort &port) |
Static Private Attributes | |
| static TdkPortVector | _ports |
Tdk Framework
@(#) TdkPortFinder.h
| const TdkPortVector & TdkPortFinder::getPorts | ( | ) | [static] |
| BOOL CALLBACK TdkPortFinder::callback | ( | LPVOID | lpCallbackValue, | |
| LISTPORTS_PORTINFO * | lpPortInfo | |||
| ) | [static, private] |
| void TdkPortFinder::addPort | ( | const TdkPort & | port | ) | [static, private] |
TdkPortVector TdkPortFinder::_ports [static, private] |
1.5.2