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

Method GetUser

Src/Channel/ICE/ChannelIce.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111QString CChannelIce::GetUser()
112{
113 return m_szUser;
114}
115
116QString CChannelIce::GetPeerUser()
117{

Callers 12

OpenMySqlDatabaseMethod · 0.45
openMethod · 0.45
authenticationMethod · 0.45
cb_get_credentialMethod · 0.45
BackendFreeRDP.cppFile · 0.45
cb_pre_connectMethod · 0.45
cb_authenticateMethod · 0.45
OnInitMethod · 0.45
SocketInitMethod · 0.45
slotNewDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected