Definition at line 11 of file core.cpp.
◆ Something()
Something::Something |
( |
std::string |
n | ) |
|
|
inline |
◆ getName()
const std::string Something::getName |
( |
| ) |
|
|
inline |
Definition at line 15 of file core.cpp.
15 {
16 return fName;
17 }
◆ setName()
void Something::setName |
( |
std::string |
name | ) |
|
|
inline |
Definition at line 19 of file core.cpp.
19 {
21 }
DEF_SWITCHES_START aot vmservice shared library name
The documentation for this class was generated from the following file:
- third_party/skia/experimental/tskit/bindings/core.cpp