#include <typescriptAPI_base.h>
Definition at line 262 of file typescriptAPI_base.h.
◆ ArgDetail()
classdesc::typescriptAPI_ns::ArgDetail::ArgDetail |
( |
const std::string & |
name = {} , |
|
|
const std::string & |
type = {} |
|
) |
| |
|
inline |
◆ operator!=()
bool classdesc::typescriptAPI_ns::ArgDetail::operator!= |
( |
const ArgDetail & |
x | ) |
const |
|
inline |
◆ operator==()
bool classdesc::typescriptAPI_ns::ArgDetail::operator== |
( |
const ArgDetail & |
x | ) |
const |
|
inline |
◆ name
std::string classdesc::typescriptAPI_ns::ArgDetail::name |
◆ type
std::string classdesc::typescriptAPI_ns::ArgDetail::type |
The documentation for this struct was generated from the following file: