FairRoot
|
#include <IOPolicy.h>
Public Types | |
using | SerializerType = Serializer |
using | DataType = typename SelectPassType< PassType, Data >::Type |
Public Member Functions | |
OutputPolicy () | |
template<typename... Args> | |
void | Create (Args &&...args) |
Protected Member Functions | |
~OutputPolicy () | |
Protected Attributes | |
DataType | fOutput |
Definition at line 195 of file IOPolicy.h.
using fair::mq::policy::OutputPolicy< Serializer, Data, PassType, AllocatorType, InitializerType, DeleterType >::DataType = typename SelectPassType<PassType, Data>::Type |
Definition at line 199 of file IOPolicy.h.
using fair::mq::policy::OutputPolicy< Serializer, Data, PassType, AllocatorType, InitializerType, DeleterType >::SerializerType = Serializer |
Definition at line 198 of file IOPolicy.h.
|
inline |
Definition at line 201 of file IOPolicy.h.
|
inlineprotected |
Definition at line 214 of file IOPolicy.h.
|
inline |
Definition at line 208 of file IOPolicy.h.
|
protected |
Definition at line 216 of file IOPolicy.h.