#include <functionvalue.h>
|
| TFunctionValue_composite () |
|
virtual | ~TFunctionValue_composite () |
|
virtual u32 | getType () const |
|
virtual TFunctionValueAttributeSet | getAttributeSet () |
|
virtual void | initialize () |
|
virtual void | prepare () |
|
virtual f64 | getValue (f64) |
|
void | data_set (CompositeFunc fn, const TData &dat) |
|
const TData * | data_getData () const |
|
void | data_setData (const TData &dat) |
|
| TFunctionValue () |
|
virtual | ~TFunctionValue ()=0 |
|
| TFunctionValueAttribute_refer () |
|
| ~TFunctionValueAttribute_refer () |
|
void | refer_initialize () |
|
const TFunctionValueAttribute_refer * | refer_getContainer () const |
|
JGadget::TVector_pointer< TFunctionValue * > & | refer_referContainer () |
|
bool | refer_isReferring (const TFunctionValue *p) const |
|
| TVector_pointer (const TAllocator< void * > &allocator) |
|
| ~TVector_pointer () |
|
const TFunctionValue * * | begin () const |
|
TFunctionValue * * | begin () |
|
const TFunctionValue * * | end () const |
|
TFunctionValue * * | end () |
|
void | push_back (const TFunctionValue * &ref) |
|
| TVector_pointer_void (JGadget::TAllocator< void * > const &) |
|
| ~TVector_pointer_void () |
|
void | insert (void **, void *const &) |
|
void ** | erase (void **, void **) |
|
| TVector_pointer_void (JGadget::TAllocator< void * > const &) |
|
| ~TVector_pointer_void () |
|
void | erase (void **, void **) |
|
void | insert (void **, void *const &) |
|
void | clear () |
|
void | push_back (const void *&ref) |
|
| TVector (JGadget::TAllocator< void * > const ¶m_0) |
|
| TVector (JGadget::TAllocator< void * >< void * > alloc) |
|
| ~TVector () |
|
void * * | insert (void * *pos, const void * &val) |
|
void | insert (void * *pos, u32 count, const void * &val) |
|
void * * | Insert_raw (void * *pos, u32 count) |
|
void * * | begin () |
|
void **const | begin () const |
|
void ** | begin () |
|
void * * | end () |
|
void **const | end () const |
|
void ** | end () |
|
u32 | size () |
|
u32 | size () const |
|
u32 | capacity () |
|
u32 | GetSize_extend_ (u32 count) |
|
void | DestroyElement_ (void * *start, void * *end) |
|
void | DestroyElement_all_ () |
|
void * * | erase (void * *start, void * *end) |
|
void | clear () |
|
| TVector (TAllocator const ¶m_0) |
|
| TVector (TAllocator< void * > alloc) |
|
| ~TVector () |
|
void * * | insert (void * *pos, const void * &val) |
|
void | insert (void * *pos, u32 count, const void * &val) |
|
void * * | Insert_raw (void * *pos, u32 count) |
|
void * * | begin () |
|
void **const | begin () const |
|
void ** | begin () |
|
void * * | end () |
|
void **const | end () const |
|
void ** | end () |
|
u32 | size () |
|
u32 | size () const |
|
u32 | capacity () |
|
u32 | GetSize_extend_ (u32 count) |
|
void | DestroyElement_ (void * *start, void * *end) |
|
void | DestroyElement_all_ () |
|
void * * | erase (void * *start, void * *end) |
|
void | clear () |
|
|
static f64 | composite_raw (TVector_pointer< TFunctionValue * > const &, TData const &, f64) |
|
static f64 | composite_index (TVector_pointer< TFunctionValue * > const &, TData const &, f64) |
|
static f64 | composite_parameter (TVector_pointer< TFunctionValue * > const &, TData const &, f64) |
|
static f64 | composite_add (TVector_pointer< JStudio::TFunctionValue * > const &, TData const &, f64) |
|
static f64 | composite_subtract (TVector_pointer< TFunctionValue * > const &, TData const &, f64) |
|
static f64 | composite_multiply (TVector_pointer< TFunctionValue * > const &, TData const &, f64) |
|
static f64 | composite_divide (TVector_pointer< TFunctionValue * > const &, TData const &, f64) |
|
static ExtrapolateParameter | toFunction_outside (int) |
|
static ExtrapolateParameter | toFunction (TFunctionValue::TEOutside outside) |
|
◆ CompositeFunc
◆ UnkFunc
◆ TFunctionValue_composite()
JStudio::TFunctionValue_composite::TFunctionValue_composite |
( |
| ) |
|
◆ ~TFunctionValue_composite()
virtual JStudio::TFunctionValue_composite::~TFunctionValue_composite |
( |
| ) |
|
|
inlinevirtual |
◆ composite_add()
◆ composite_divide()
◆ composite_index()
◆ composite_multiply()
◆ composite_parameter()
◆ composite_raw()
◆ composite_subtract()
◆ data_getData()
const TData * JStudio::TFunctionValue_composite::data_getData |
( |
| ) |
const |
|
inline |
◆ data_set()
◆ data_setData()
void JStudio::TFunctionValue_composite::data_setData |
( |
const TData & |
dat | ) |
|
|
inline |
◆ getAttributeSet()
◆ getType()
u32 JStudio::TFunctionValue_composite::getType |
( |
| ) |
const |
|
virtual |
◆ getValue()
f64 JStudio::TFunctionValue_composite::getValue |
( |
f64 |
arg1 | ) |
|
|
virtual |
◆ initialize()
void JStudio::TFunctionValue_composite::initialize |
( |
| ) |
|
|
virtual |
◆ prepare()
void JStudio::TFunctionValue_composite::prepare |
( |
| ) |
|
|
virtual |
◆ data
TData JStudio::TFunctionValue_composite::data |
◆ pfn_
UnkFunc JStudio::TFunctionValue_composite::pfn_ |
The documentation for this class was generated from the following files: