Command Prompt, Inc.
sipGetCppPtr

sipGetCppPtr

Name

sipGetCppPtr -- Get the C/C++ pointer from a wrapper and cast it to the required type

Synopsis

const void * sipGetCppPtr(sipThisType * w, PyObject * toClass);

Description

Return Value

A pointer to the appropriate C++ class or NULL in case of an error.

w

A pointer to SIPs info about the Python object.

toClass

A pointer to the Python object.


Powered by Mammoth PostgreSQL
Copyright © 2000-2008 Command Prompt, Inc. All Rights Reserved. All trademarks property of their respective owners.