#include <StreamedProducts.h>
Public Member Functions | |
EventAuxiliary const & | aux () const |
BranchListIndexes const & | branchListIndexes () const |
EventSelectionIDVector const & | eventSelectionIDs () const |
ProcessHistory const & | processHistory () const |
SendProds const & | products () const |
SendProds & | products () |
SendEvent () | |
SendEvent (EventAuxiliary const &aux, ProcessHistory const &processHistory, EventSelectionIDVector const &eventSelectionIDs, BranchListIndexes const &branchListIndexes) | |
Private Attributes | |
EventAuxiliary | aux_ |
BranchListIndexes | branchListIndexes_ |
EventSelectionIDVector | eventSelectionIDs_ |
ProcessHistory | processHistory_ |
SendProds | products_ |
Definition at line 71 of file StreamedProducts.h.
|
inline |
Definition at line 73 of file StreamedProducts.h.
|
inline |
Definition at line 74 of file StreamedProducts.h.
|
inline |
|
inline |
Definition at line 87 of file StreamedProducts.h.
References branchListIndexes_.
|
inline |
Definition at line 86 of file StreamedProducts.h.
References eventSelectionIDs_.
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 91 of file StreamedProducts.h.
Referenced by aux().
|
private |
Definition at line 94 of file StreamedProducts.h.
Referenced by branchListIndexes().
|
private |
Definition at line 93 of file StreamedProducts.h.
Referenced by eventSelectionIDs().
|
private |
Definition at line 92 of file StreamedProducts.h.
Referenced by processHistory().
|
private |
Definition at line 95 of file StreamedProducts.h.
Referenced by products().