Open Search
    PackConstData< ARGS > Class Template Reference

    #include <observable.h>

    Static Public Member Functions

    template<typename... WRAPPER>
    static void ToWrapper (const ARGS &... args, WRAPPER &... wrapper)
     

    Static Private Member Functions

    template<typename T , typename WRAPPER >
    static int ToDataEntry (const T &arg, WRAPPER &wrapper)
     

    Member Function Documentation

    ◆ ToWrapper()

    static void ToWrapper ( const ARGS &...  args,
    WRAPPER &...  wrapper 
    )
    static

    ◆ ToDataEntry()

    static int ToDataEntry ( const T &  arg,
    WRAPPER &  wrapper 
    )
    staticprivate