
Private Attributes | |
| shared_ptr< XGraph > | m_graph |
| shared_ptr< XXYPlot > | m_livePlot |
| shared_ptr< XXYPlot > | m_storePlot |
Friends | |
| class | XValGraph |
Additional Inherited Members | |
Public Member Functions inherited from XNode::Payload | |
| bool | isUIEnabled () const |
| If true, operations are allowed by UI and scripts. | |
| void | setUIEnabled (bool var) |
| bool | isDisabled () const |
| void | disable () |
| bool | isRuntime () const |
| void | setRuntime (bool var) |
| Talker< XNode * > & | onUIFlagsChanged () |
| const Talker< XNode * > & | onUIFlagsChanged () const |
Definition at line 130 of file analyzer.h.
1.8.3