BALL
1.4.79
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
BALL
PYTHON
pyBALLSipHelper.h
Go to the documentation of this file.
1
// -*- Mode: C++; tab-width: 2; -*-
2
// vi: set ts=2:
3
//
4
// $Id: pyBALLSipHelper.h,v 1.8 2004/05/27 19:49:44 oliver Exp $
5
//
6
7
#ifndef BALL_PYTHON_PYBALLSIPHELPER_H
8
#define BALL_PYTHON_PYBALLSIPHELPER_H
9
10
#ifndef BALL_COMMON_H
11
# include <
BALL/common.h
>
12
#endif
13
14
namespace
BALL
15
{
16
class
Composite;
20
PyObject*
pyMapBALLObjectToSip
(Composite&
object
);
21
22
}
// namespace BALL
23
24
#endif // BALL_PYTHON_PYBALLSIPHELPER_H
BALL::pyMapBALLObjectToSip
PyObject * pyMapBALLObjectToSip(Composite &object)
common.h
Generated by
1.8.7