Minsky
classdesc::typescriptAPI_ns::Property Struct Reference

#include <typescriptAPI_base.h>

Collaboration diagram for classdesc::typescriptAPI_ns::Property:
Collaboration graph

Public Member Functions

 Property (const std::string &type={}, const std::string &construction={})
 

Public Attributes

std::string type
 
std::string construction
 

Detailed Description

Definition at line 254 of file typescriptAPI_base.h.

Constructor & Destructor Documentation

◆ Property()

classdesc::typescriptAPI_ns::Property::Property ( const std::string &  type = {},
const std::string &  construction = {} 
)
inline

Definition at line 258 of file typescriptAPI_base.h.

Member Data Documentation

◆ construction

std::string classdesc::typescriptAPI_ns::Property::construction

Definition at line 257 of file typescriptAPI_base.h.

◆ type

std::string classdesc::typescriptAPI_ns::Property::type

Definition at line 256 of file typescriptAPI_base.h.


The documentation for this struct was generated from the following file: