The qDecoder Project

_Q_NLOBJ_T Struct Reference

Variable type for named object with link. More...


Data Fields

char * name
void * data
size_t size
Q_NLOBJ_Tnext


Detailed Description

Variable type for named object with link.


Field Documentation

char* _Q_NLOBJ_T::name

object name

void* _Q_NLOBJ_T::data

data object

size_t _Q_NLOBJ_T::size

object size

Q_NLOBJ_T* _Q_NLOBJ_T::next

link pointer


The documentation for this struct was generated from the following file:

Copyright (c) 2008 The qDecoder Project