#include <DataConnectCreator.h>
Collaboration diagram for DataConnectCreator:
Public Member Functions | |
DataConnectCreator () | |
~DataConnectCreator () | |
Static Public Member Functions | |
static int | getNumMethods () |
static const char * | getMethodName (int) |
static const char * | getAllMethodNames () |
static int | getDefaultMethod () |
static const char * | getDefaultMethodName () |
static bool | supported (int) |
static bool | supported (const char *nm) |
static bool | known (int) |
static bool | known (const char *nm) |
static DataConnect * | create (int, const char *, int=0) |
static DataConnect * | create (const char *nm1, const char *nm2, int n=0) |
static DataConnect * | create (const char *nm, int n=0) |
static DataConnect * | create () |
static bool | setDefaultMethod (int) |
static bool | setDefaultMethod (const char *nm) |
static void | setDefaultNodes (int) |
static int | getDefaultNodes () |
Definition at line 35 of file DataConnectCreator.h.
|
Definition at line 85 of file DataConnectCreator.cpp. References TAU_PROFILE, and TAU_VIZ. |
|
Definition at line 94 of file DataConnectCreator.cpp. References TAU_PROFILE, and TAU_VIZ. |
|
Definition at line 216 of file DataConnectCreator.cpp. References getMethodName(), TAU_PROFILE, and TAU_VIZ. Referenced by DataSource::connect(), and create(). Here is the call graph for this function: |
|
Definition at line 87 of file DataConnectCreator.h. References create(). Here is the call graph for this function: |
|
Definition at line 82 of file DataConnectCreator.h. References create(). Here is the call graph for this function: |
|
Definition at line 164 of file DataConnectCreator.cpp. References endl(), ERRORMSG, getDefaultNodes(), getMethodName(), DataSource::OUTPUT, TAU_PROFILE, and TAU_VIZ. Here is the call graph for this function: |
|
Definition at line 123 of file DataConnectCreator.cpp. References TAU_PROFILE, and TAU_VIZ. |
|
Definition at line 56 of file DataConnectCreator.h. |
|
Definition at line 61 of file DataConnectCreator.h. References getMethodName(). Here is the call graph for this function: |
|
Definition at line 260 of file DataConnectCreator.cpp. References IpplInfo::getNodes(). Referenced by create(), and DataConnect::DataConnect(). Here is the call graph for this function: |
|
Definition at line 112 of file DataConnectCreator.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by create(), and getDefaultMethodName(). |
|
Definition at line 104 of file DataConnectCreator.cpp. References TAU_PROFILE, and TAU_VIZ. |
|
Definition at line 155 of file DataConnectCreator.cpp. References known(), TAU_PROFILE, and TAU_VIZ. Here is the call graph for this function: |
|
Definition at line 147 of file DataConnectCreator.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by known(), and supported(). |
|
Definition at line 105 of file DataConnectCreator.h. References setDefaultMethod(). Here is the call graph for this function: |
|
Definition at line 227 of file DataConnectCreator.cpp. References supported(), TAU_PROFILE, and TAU_VIZ. Referenced by setDefaultMethod(). Here is the call graph for this function: |
|
Definition at line 253 of file DataConnectCreator.cpp. |
|
Definition at line 139 of file DataConnectCreator.cpp. References supported(), TAU_PROFILE, and TAU_VIZ. Here is the call graph for this function: |
|
Definition at line 131 of file DataConnectCreator.cpp. References known(), TAU_PROFILE, and TAU_VIZ. Referenced by setDefaultMethod(), and supported(). Here is the call graph for this function: |