Ark Server API (ASA) - Wiki
|
#include <TiedTupleOutput.h>
Public Member Functions | |
template<typename TupleType > | |
void | Add (TupleType &&Values) |
Public Attributes | |
TTuple< OutputTypes &... > | Outputs |
Definition at line 13 of file TiedTupleOutput.h.
|
inline |
Definition at line 16 of file TiedTupleOutput.h.
TTuple<OutputTypes&...> Algo::Private::TTiedTupleAdder< OutputTypes >::Outputs |
Definition at line 31 of file TiedTupleOutput.h.