#include <ACLVISFieldDataSource.h>
Inheritance diagram for ACLVISFieldDataSource< T, Dim, M, C >:
Public Member Functions | |
ACLVISFieldDataSource (const char *, DataConnect *, int, Field< T, Dim, M, C > &) | |
virtual | ~ACLVISFieldDataSource () |
virtual bool | update () |
virtual void | interact (const char *=0) |
Protected Member Functions | |
virtual void | insert_data (const NDIndex< Dim > &, CompressedBrickIterator< T, Dim >) |
Definition at line 37 of file ACLVISFieldDataSource.h.
|
Definition at line 40 of file ACLVISFieldDataSource.cpp. References VizTool::connect(), DataSourceObject::Connection, CT, endl(), ERRORMSG, FieldDataType, ACLVISDataConnect::getConnection(), DataConnect::ID(), DataConnect::onConnectNode(), DataSource::OUTPUT, TAU_PROFILE, TAU_TYPE_STRING, and TAU_VIZ. Here is the call graph for this function: |
|
Definition at line 90 of file ACLVISFieldDataSource.cpp. References DataSourceObject::connected(), CT, VizTool::disconnect(), ACLVISDataConnect::getConnection(), DataConnect::onConnectNode(), TAU_PROFILE, TAU_TYPE_STRING, and TAU_VIZ. Here is the call graph for this function: |
|
Implements FieldDataSource< T, Dim, M, C >. Definition at line 217 of file ACLVISFieldDataSource.cpp. References DataSourceObject::connected(), CT, FieldDataSource< T, Dim, M, C >::MyField, TAU_PROFILE, TAU_TYPE_STRING, and TAU_VIZ. Here is the call graph for this function: |
|
Reimplemented from DataSourceObject. Definition at line 190 of file ACLVISFieldDataSource.cpp. References DataSourceObject::connected(), CT, ACLVISDataConnect::getConnection(), VizTool::Interact(), VizTool::InterpretCommand(), DataConnect::onConnectNode(), TAU_PROFILE, TAU_TYPE_STRING, and TAU_VIZ. Here is the call graph for this function: |
|
Reimplemented from DataSourceObject. Definition at line 153 of file ACLVISFieldDataSource.cpp. References DataSourceObject::connected(), CT, ACLVISTraits< V, T >::getType(), ReadFieldTool::GetVizData(), vizStructuredFieldDataType::InitData(), FieldDataSource< T, Dim, M, C >::MyField, DataConnect::onConnectNode(), TAU_PROFILE, TAU_TYPE_STRING, and TAU_VIZ. Here is the call graph for this function: |