FreePOOMA
2.4.1
|
#include <RemoteEngine.h>
Static Public Member Functions | |
template<class Op , class Eng > | |
static int | apply (Op &op, const Eng &engine) |
template<class Op , class Eng , class Dom > | |
static int | apply (Op &op, const Eng &engine, const Dom &domain) |
template<class Op , class Eng , class Domain > | |
static int | apply (Op &op, const Eng &engine, const Domain &domain, WrappedInt< 1 >) |
template<class Op , class Eng , class Domain > | |
static int | apply (Op &op, const Eng &engine, const Domain &domain, WrappedInt< 2 >) |
template<class Op , class Eng , class Domain > | |
static int | apply (Op &op, const Eng &engine, const Domain &domain, WrappedInt< 3 >) |
template<class Op , class Eng , class Domain > | |
static int | apply (Op &op, const Eng &engine, const Domain &domain, WrappedInt< 4 >) |
template<class Op , class Eng , class Domain > | |
static int | apply (Op &op, const Eng &engine, const Domain &domain, WrappedInt< 5 >) |
template<class Op , class Eng , class Domain > | |
static int | apply (Op &op, const Eng &engine, const Domain &domain, WrappedInt< 6 >) |
template<class Op , class Eng , class Domain > | |
static int | apply (Op &op, const Eng &engine, const Domain &domain, WrappedInt< 7 >) |
static int EngineBlockSerialize::apply | ( | Op & | op, |
const Eng & | engine | ||
) | [inline, static] |
static int EngineBlockSerialize::apply | ( | Op & | op, |
const Eng & | engine, | ||
const Dom & | domain | ||
) | [inline, static] |
References apply().
static int EngineBlockSerialize::apply | ( | Op & | op, |
const Eng & | engine, | ||
const Domain & | domain, | ||
WrappedInt< 1 > | |||
) | [inline, static] |
References CTAssert.
static int EngineBlockSerialize::apply | ( | Op & | op, |
const Eng & | engine, | ||
const Domain & | domain, | ||
WrappedInt< 2 > | |||
) | [inline, static] |
References CTAssert.
static int EngineBlockSerialize::apply | ( | Op & | op, |
const Eng & | engine, | ||
const Domain & | domain, | ||
WrappedInt< 3 > | |||
) | [inline, static] |
References CTAssert.
static int EngineBlockSerialize::apply | ( | Op & | op, |
const Eng & | engine, | ||
const Domain & | domain, | ||
WrappedInt< 4 > | |||
) | [inline, static] |
References CTAssert.
static int EngineBlockSerialize::apply | ( | Op & | op, |
const Eng & | engine, | ||
const Domain & | domain, | ||
WrappedInt< 5 > | |||
) | [inline, static] |
References CTAssert.
static int EngineBlockSerialize::apply | ( | Op & | op, |
const Eng & | engine, | ||
const Domain & | domain, | ||
WrappedInt< 6 > | |||
) | [inline, static] |
References CTAssert.
static int EngineBlockSerialize::apply | ( | Op & | op, |
const Eng & | engine, | ||
const Domain & | domain, | ||
WrappedInt< 7 > | |||
) | [inline, static] |
References CTAssert.