|
enum | UpdateType { Synchronous,
Asynchronous
} |
|
template<typename T > |
static intptr_t | ClassID () |
|
Canvas HPS::SprocketPath::GetCanvas |
( |
| ) |
const |
KeyPath HPS::SprocketPath::GetKeyPath |
( |
| ) |
const |
Creates a key path from the model segment up to the canvas window key, including all segments and include keys along the way. This can be used to facilitate highlighting or gathering of net attributes.
- Returns
- A key path from the model segment to the canvas window key.
Layout HPS::SprocketPath::GetLayout |
( |
| ) |
const |
Model HPS::SprocketPath::GetModel |
( |
| ) |
const |
View HPS::SprocketPath::GetView |
( |
| ) |
const |
HPS::Type HPS::SprocketPath::ObjectType |
( |
| ) |
const |
|
inlinevirtual |
This function returns the type the object, as declared. This does not necessarily give the true type of the underlying object.
- Returns
- The declared type of the object in question, which may differ from the true, underlying type.
Reimplemented from HPS::Object.
The documentation for this class was generated from the following file:
- C:/git/visualize/hps/include/sprk.h