#include <jstudio-object.h>
|
| TAdaptor_message () |
|
virtual | ~TAdaptor_message ()=0 |
|
| TAdaptor (TVariableValue *param_1, u32 param_2) |
|
virtual | ~TAdaptor ()=0 |
|
virtual void | adaptor_do_prepare () |
|
virtual void | adaptor_do_begin () |
|
virtual void | adaptor_do_end () |
|
virtual void | adaptor_do_update (u32) |
|
virtual void | adaptor_do_data (void const *, u32, void const *, u32) |
|
void | adaptor_setVariableValue (JStudio::TControl *, u32, JStudio::data::TEOperationData, void const *, u32) |
|
void | adaptor_setVariableValue_n (JStudio::TControl *, u32 const *, u32, JStudio::data::TEOperationData, void const *, u32) |
|
void | adaptor_setVariableValue_immediate (JStudio::TAdaptor::TSetVariableValue_immediate const *) |
|
void | adaptor_setVariableValue_Vec (u32 const *, Vec const &) |
|
void | adaptor_getVariableValue_Vec (Vec *, u32 const *) const |
|
void | adaptor_setVariableValue_GXColor (u32 const *, GXColor const &) |
|
void | adaptor_getVariableValue_GXColor (GXColor *, u32 const *) const |
|
void | adaptor_updateVariableValue (JStudio::TControl *, u32) |
|
void | adaptor_setObject_ (const TObject *pObject) |
|
TVariableValue * | adaptor_referVariableValue (u32 param_0) |
|
void | adaptor_setVariableValue_immediate (u32 param_0, f32 param_1) |
|
const TVariableValue * | adaptor_getVariableValue (u32 param_0) const |
|
const TObject * | adaptor_getObject () |
|
|
typedef void(* | setVarFunc) (JStudio::TAdaptor *, JStudio::TControl *, u32, void const *, u32) |
|
static void | adaptor_setVariableValue_VOID_ (JStudio::TAdaptor *, JStudio::TControl *, u32, void const *, u32) |
|
static void | adaptor_setVariableValue_IMMEDIATE_ (JStudio::TAdaptor *, JStudio::TControl *, u32, void const *, u32) |
|
static void | adaptor_setVariableValue_TIME_ (JStudio::TAdaptor *, JStudio::TControl *, u32, void const *, u32) |
|
static void | adaptor_setVariableValue_FVR_NAME_ (JStudio::TAdaptor *, JStudio::TControl *, u32, void const *, u32) |
|
static void | adaptor_setVariableValue_FVR_INDEX_ (JStudio::TAdaptor *, JStudio::TControl *, u32, void const *, u32) |
|
const TObject * | pObject_ |
|
TVariableValue * | pValue_ |
|
u32 | u |
|
◆ TAdaptor_message()
JStudio::TAdaptor_message::TAdaptor_message |
( |
| ) |
|
|
inline |
◆ ~TAdaptor_message()
JStudio::TAdaptor_message::~TAdaptor_message |
( |
| ) |
|
|
pure virtual |
The documentation for this struct was generated from the following files: