offbrand
A collection of generic, reference counted datastructures in C for C
 All Classes Files Functions Variables Typedefs Macros Groups
Public Attributes | List of all members
obtest_struct Struct Reference

obtest internal structure, encapsulating all data need for an instance of obtest More...

#include <obtest_private.h>

Public Attributes

obj base
 
uint32_t id
 

Detailed Description

obtest internal structure, encapsulating all data need for an instance of obtest

Member Data Documentation

obj obtest_struct::base

obj containing reference count and class membership data

uint32_t obtest_struct::id

integer id to identify different instances of obtest


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