#include <nodesystem.h>

Public Types | |
| using | NodeSystemCtorParam = DummyParamType * |
Public Member Functions | |
| decltype(std::declval< SUPER >().GetValue().GetNodeSystem()) | GetNodeSystem () const |
| const GNodeHandle & | GetHandle () const |
| GNodeResultBase ()=default | |
| GNodeResultBase (DummyParamType *, const GNodeHandle &) | |
Static Public Attributes | |
| static const Bool | MUTABLE |
| using NodeSystemCtorParam = DummyParamType* |
|
default |
| GNodeResultBase | ( | DummyParamType * | , |
| const GNodeHandle & | |||
| ) |
| decltype(std::declval<SUPER>().GetValue().GetNodeSystem()) GetNodeSystem | ( | ) | const |
| const GNodeHandle& GetHandle | ( | ) | const |
|
static |