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

Method GetType

Plugins/RawStream/ParameterRawStream.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50CParameterRawStream::TYPE CParameterRawStream::GetType() const
51{
52 return m_Type;
53}
54
55void CParameterRawStream::SetType(TYPE type)
56{

Callers 5

StartMethod · 0.45
IdMethod · 0.45
NameMethod · 0.45
DescriptionMethod · 0.45
CDlgSettingsRawStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected