#include <StringDataSource.h>
Inheritance diagram for StringDataSource< T >:
Public Member Functions | |
StringDataSource (T *S, int mlen) | |
virtual | ~StringDataSource () |
T * | stringPtr () |
const T * | stringPtr () const |
int | stringLen () const |
Protected Member Functions | |
virtual DataSourceObject * | createDataSourceObject (const char *, DataConnect *, int) |
Definition at line 33 of file StringDataSource.h.
|
Definition at line 37 of file StringDataSource.h. |
|
Definition at line 40 of file StringDataSource.h. |
|
Implements DataSource. Definition at line 42 of file StringDataSource.cpp. References DataConnect::ID(), TAU_PROFILE, TAU_TYPE_STRING, and TAU_VIZ. Here is the call graph for this function: |
|
Definition at line 47 of file StringDataSource.h. Referenced by PawsStringDataSource< T >::PawsStringDataSource(). |
|
Definition at line 44 of file StringDataSource.h. |
|
Definition at line 43 of file StringDataSource.h. Referenced by PawsStringDataSource< T >::PawsStringDataSource(). |