Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setClass
Method
setClass
include/Suscan/Object.h:157–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
void
158
setClass(std::string const &name)
159
{
160
SU_ATTEMPT(suscan_object_set_class(this->instance, name.c_str()));
161
}
162
163
enum suscan_object_type
164
getType(void) const {
Callers
14
DataSaverUI.cpp
File · 0.80
PanoramicDialog.cpp
File · 0.80
AppConfig.cpp
File · 0.80
ColorConfig.cpp
File · 0.80
GuiConfig.cpp
File · 0.80
TLESourceConfig.cpp
File · 0.80
InspToolWidget.cpp
File · 0.80
AudioWidget.cpp
File · 0.80
SourceWidget.cpp
File · 0.80
GenericInspector.cpp
File · 0.80
DefaultTabWidget.cpp
File · 0.80
FFTWidget.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected