TWriter : Property overview By inheritance
TWriter
| Member | Visibility | Description |
|---|---|---|
| Driver | public | Driver used when writing to the stream. |
| PropertyPath | public | Path to the property that is currently being written |
| RootAncestor | public | Ancestor of root component. |
TFiler
| Member | Visibility | Description |
|---|---|---|
| Ancestor | public | Ancestor component from which an inherited component is streamed. |
| IgnoreChildren | public | Determines whether children will be streamed as well. |
| LookupRoot | public | Component used to look up ancestor components. |
| Root | public | The root component is the initial component which is being streamed. |