TracedValue Callback function types. More...
TracedValue Callback function types.
TracedValue Callback signature for POD.
| [in] | oldValue | original value of the traced variable |
| [in] | newValue | new value of the traced variable |
Definition at line 71 of file traced-value.h.
TracedValue Callback signature for POD.
| [in] | oldValue | original value of the traced variable |
| [in] | newValue | new value of the traced variable |
Definition at line 80 of file traced-value.h.
TracedValue Callback signature for POD.
| [in] | oldValue | original value of the traced variable |
| [in] | newValue | new value of the traced variable |
Definition at line 74 of file traced-value.h.
TracedValue Callback signature for POD.
| [in] | oldValue | original value of the traced variable |
| [in] | newValue | new value of the traced variable |
Definition at line 76 of file traced-value.h.
TracedValue Callback signature for POD.
| [in] | oldValue | original value of the traced variable |
| [in] | newValue | new value of the traced variable |
Definition at line 78 of file traced-value.h.
TracedValue Callback signature for POD.
| [in] | oldValue | original value of the traced variable |
| [in] | newValue | new value of the traced variable |
Definition at line 72 of file traced-value.h.
TracedValue callback signature for Time.
| [in] | oldValue | Original value of the traced variable |
| [in] | newValue | New value of the traced variable |
TracedValue Callback signature for POD.
| [in] | oldValue | original value of the traced variable |
| [in] | newValue | new value of the traced variable |
Definition at line 75 of file traced-value.h.
TracedValue Callback signature for POD.
| [in] | oldValue | original value of the traced variable |
| [in] | newValue | new value of the traced variable |
Definition at line 77 of file traced-value.h.
TracedValue Callback signature for POD.
| [in] | oldValue | original value of the traced variable |
| [in] | newValue | new value of the traced variable |
Definition at line 79 of file traced-value.h.
TracedValue Callback signature for POD.
| [in] | oldValue | original value of the traced variable |
| [in] | newValue | new value of the traced variable |
Definition at line 73 of file traced-value.h.
TracedValue Callback signature for void.
Definition at line 83 of file traced-value.h.