MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetPort

Method GetPort

Src/ParameterCompone/ParameterNet.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51const quint16 CParameterNet::GetPort() const
52{
53 return m_nPort;
54}
55
56void CParameterNet::SetPort(quint16 port)
57{

Callers 11

IdMethod · 0.45
DescriptionMethod · 0.45
ServerNameMethod · 0.45
SetContextMethod · 0.45
OpenMySqlDatabaseMethod · 0.45
openMethod · 0.45
OnOpenMethod · 0.45
OnLoadMethod · 0.45
OnSaveMethod · 0.45
SetParameterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected