#include <models.h>
◆ VarRef() [1/3]
Models::Base::VarRef::VarRef |
( |
const std::string & |
n, |
|
|
const std::string & |
t, |
|
|
VarAccessMode |
a |
|
) |
| |
|
inline |
◆ VarRef() [2/3]
Models::Base::VarRef::VarRef |
( |
const std::string & |
n, |
|
|
const std::string & |
t |
|
) |
| |
|
inline |
◆ VarRef() [3/3]
Models::Base::VarRef::VarRef |
( |
| ) |
|
|
inline |
◆ operator==()
bool Models::Base::VarRef::operator== |
( |
const VarRef & |
other | ) |
const |
|
inline |
◆ access
◆ name
std::string Models::Base::VarRef::name |
◆ type
std::string Models::Base::VarRef::type |
The documentation for this struct was generated from the following file: