|
FairRoot
|
#include <IOPolicy.h>
Public Types | |
| using | DeserializerType = Deserializer |
| using | DataType = typename SelectPassType< PassType, Data >::Type |
Public Member Functions | |
| InputPolicy (const InputPolicy &)=delete | |
| InputPolicy | operator= (const InputPolicy &)=delete |
| InputPolicy () | |
| template<typename... Args> | |
| void | Create (Args &&...args) |
Protected Member Functions | |
| virtual | ~InputPolicy () |
Protected Attributes | |
| DataType | fInput |
Definition at line 160 of file IOPolicy.h.
| using fair::mq::policy::InputPolicy< Deserializer, Data, PassType, AllocatorType, InitializerType, DeleterType >::DataType = typename SelectPassType<PassType, Data>::Type |
Definition at line 167 of file IOPolicy.h.
| using fair::mq::policy::InputPolicy< Deserializer, Data, PassType, AllocatorType, InitializerType, DeleterType >::DeserializerType = Deserializer |
Definition at line 166 of file IOPolicy.h.
|
delete |
|
inline |
Definition at line 169 of file IOPolicy.h.
|
inlineprotectedvirtual |
Definition at line 183 of file IOPolicy.h.
|
inline |
Definition at line 177 of file IOPolicy.h.
|
delete |
|
protected |
Definition at line 185 of file IOPolicy.h.