#include <UsSymbolTable.hpp>
◆ UsValRef() [1/3]
◆ UsValRef() [2/3]
| UsValRef::UsValRef |
( |
UsSymbol * | aSymPtr | ) |
|
|
inline |
◆ UsValRef() [3/3]
| UsValRef::UsValRef |
( |
UsType * | aObjectTypePtr, |
|
|
const char * | aFunctionNamePtr ) |
|
inline |
◆ IsNull()
| bool UsValRef::IsNull |
( |
| ) |
const |
|
inline |
◆ operator<()
| bool UsValRef::operator< |
( |
const UsValRef & | aRhs | ) |
const |
|
inline |
◆ operator==()
| bool UsValRef::operator== |
( |
const UsValRef & | aRhs | ) |
const |
|
inline |
◆ [union]
◆ mFunctionNamePtr
| const char* UsValRef::mFunctionNamePtr |
◆ mFunctionTypePtr
| UsType* UsValRef::mFunctionTypePtr |
◆ mSymbolPtr
The documentation for this struct was generated from the following file: