VL
|
#include <vl.h>
Public Member Functions | |
ListInsertRet ()=default | |
ListInsertRet (int index, vl::Var &data) | |
vl::Var & | data () |
operator bool () | |
Static Public Member Functions | |
static ListInsertRet | Null () |
Public Attributes | |
int | index = -1 |
|
default |
|
inline |
vl::Var & vl::ListInsertRet::data | ( | ) |
|
static |
|
inline |
int vl::ListInsertRet::index = -1 |