Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Attributes | List of all members
PyCObject Struct Reference

#include <cobject.h>

Public Attributes

PyObject_HEAD void * cobject
 
void * desc
 
void(* destructor )(void *)
 

Member Data Documentation

PyObject_HEAD void* PyCObject::cobject
void* PyCObject::desc
void(* PyCObject::destructor)(void *)

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

Copyright 2014 Google Inc. All rights reserved.