![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <rcdaq_rpc.h>#include <iostream>
Include dependency graph for rcdaq_plugin.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | RCDAQPlugin |
Functions | |
| int | add_readoutdevice (daq_device *d) |
| void | plugin_register (RCDAQPlugin *) |
| void | plugin_unregister (RCDAQPlugin *) |
| int add_readoutdevice | ( | daq_device * | d | ) |
Definition at line 1628 of file rcdaq.cc.
View newest version in sPHENIX GitHub at line 1628 of file rcdaq.cc
References DeviceList.
Referenced by example_plugin::create_device(), gauss_plugin::create_device(), main(), and r_create_device_1_svc().
Here is the caller graph for this function:| void plugin_register | ( | RCDAQPlugin * | ) |
Definition at line 69 of file rcdaq_server.cc.
View newest version in sPHENIX GitHub at line 69 of file rcdaq_server.cc
References pluginlist.
Referenced by RCDAQPlugin::RCDAQPlugin().
Here is the caller graph for this function:| void plugin_unregister | ( | RCDAQPlugin * | ) |
Definition at line 74 of file rcdaq_server.cc.
View newest version in sPHENIX GitHub at line 74 of file rcdaq_server.cc
Referenced by RCDAQPlugin::~RCDAQPlugin().
Here is the caller graph for this function: