|
| RecordHandle (InitializationType t=INIT_NULL) |
|
| RecordHandle (const RecordHandle &rh) |
|
| RecordHandle (const Type &rec) |
|
RecordHandle & | operator= (const Type &rec) |
|
void | set_boxed (Type *rec) |
|
void | take (Type *rec) |
|
Type * | steal () |
|
Type * | c_ptr () const |
|
RecordHandle & | operator= (const RecordHandle &src) |
|
Type * | operator-> () |
|
const Type * | operator-> () const |
|
Type & | operator* () |
|
const Type & | operator* () const |
|
Type & | operator[] (unsigned int index) |
|
bool | is_null () const |
|
| operator bool () const |
|
|
static gpointer | boxed_copy (gpointer data) |
|
static void | boxed_free (gpointer data) |
|
static RecordHandle | value_get_boxed (const GValue *value) |
|
static void | value_set_boxed (GValue *value, const RecordHandle &self) |
|
The documentation for this class was generated from the following file: