|
Adobe Source Libraries 2.0.0
A collection of C++ libraries.
|
| Value Type | typename view_model_type<View>::type | The value type for the data for which the view is receiving notifications |
T | A type that is a model of View |
t | Object of type T |
x | Object of type typename view_model_type<View>::type |
| Name | Expression | Type requirements | Return type |
|---|---|---|---|
| Set | display(t, x); | void |
| Name | Expression | Precondition | Semantics | Postcondition |
|---|