#include <stb.h>
|
| TObject_control (void const *, u32) |
|
| ~TObject_control () |
|
| TObject (data::TParse_TBlock_object const &) |
|
| TObject (u32, void const *, u32) |
|
virtual | ~TObject () |
|
void | setFlag_operation (u8, int) |
|
void | reset (void const *) |
|
u8 | forward (u32) |
|
virtual void | do_begin () |
|
virtual void | do_end () |
|
virtual void | do_paragraph (u32, void const *, u32) |
|
virtual void | do_wait (u32) |
|
virtual void | do_data (void const *, u32, void const *, u32) |
|
void | process_sequence_ () |
|
void | process_paragraph_reserved_ (u32, void const *, u32) |
|
const char * | toString_status (int status) |
|
void | on_begin () |
|
void | on_end () |
|
void | on_paragraph (u32 arg1, const void *arg2, u32 arg3) |
|
void | on_wait (u32 arg1) |
|
void | on_data (const void *arg1, u32 arg2, const void *arg3, u32 arg4) |
|
TControl * | getControl () const |
|
void | setControl_ (TControl *control) |
|
int | getSuspend () const |
|
void | setSuspend (s32 val) |
|
bool | isSuspended () const |
|
void | suspend (s32 val) |
|
const void * | getSequence () const |
|
void | setSequence_ (const void *arg1) |
|
const void * | getSequence_offset (s32 i_no) const |
|
const void * | getSequence_next () const |
|
void | setSequence_next (const void *seq) |
|
u32 | getWait () const |
|
void | setWait (u32 wait) |
|
TEStatus | getStatus () const |
|
void | setStatus_ (TEStatus status) |
|
u32 | toInt32FromUInt24_ (u32 val) |
|
void | setFlag_operation_ (u32 u32Data) |
|
| TObject_ID (const void *id, u32 id_size) |
|
| TIDData (const void *id, u32 id_size) |
|
const void * | getID () const |
|
u32 | getIDSize () const |
|
◆ TObject_control()
JStudio::stb::TObject_control::TObject_control |
( |
void const * |
arg1, |
|
|
u32 |
arg2 |
|
) |
| |
◆ ~TObject_control()
JStudio::stb::TObject_control::~TObject_control |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files:
- include/JSystem/JStudio/JStudio/stb.h
- src/JSystem/JStudio/JStudio/stb.cpp