#include <PawsFieldDataSource.h>
Inheritance diagram for PawsFieldDataSource< T, Dim, M, C >:


Public Types | |
| typedef Field< T, Dim, M, C > | Field_t |
| typedef PawsFieldData< T, Dim, M, C > | PawsFieldData_t |
Public Member Functions | |
| PawsFieldDataSource (const char *, DataConnect *, int, Field_t &) | |
| virtual | ~PawsFieldDataSource () |
| virtual bool | update () |
| virtual void | interact (const char *=0) |
Definition at line 34 of file PawsFieldDataSource.h.
|
|||||
|
Definition at line 41 of file PawsFieldDataSource.h. |
|
|||||
|
Definition at line 42 of file PawsFieldDataSource.h. |
|
||||||||||||||||||||||||
|
Definition at line 41 of file PawsFieldDataSource.cpp. References DataSource::BOTH, DataSourceObject::Connection, DataSource::DEFAULT, endl(), ERRORMSG, DataConnect::getDefaultTransferMethod(), PawsDataConnect::getPawsApp(), DataConnect::ID(), DataSource::INPUT, DataSource::OUTPUT, and DataSourceObject::TransferMethod. Here is the call graph for this function: ![]() |
|
|||||||||
|
Definition at line 83 of file PawsFieldDataSource.cpp. References PawsDataConnect::barrier(). Here is the call graph for this function: ![]() |
|
||||||||||
|
Reimplemented from DataSourceObject. Definition at line 126 of file PawsFieldDataSource.cpp. References PawsDataConnect::poll(). Here is the call graph for this function: ![]() |
|
|||||||||
|
Reimplemented from DataSourceObject. Definition at line 102 of file PawsFieldDataSource.cpp. References PawsDataConnect::barrier(), DataSource::BOTH, DataSource::INPUT, DataSource::OUTPUT, and DataSourceObject::TransferMethod. Here is the call graph for this function: ![]() |
1.4.6