![]() |
|
|||
File indexing completed on 2025-07-05 08:47:43
0001 // Copyright David Abrahams 2002. 0002 // Distributed under the Boost Software License, Version 1.0. (See 0003 // accompanying file LICENSE_1_0.txt or copy at 0004 // http://www.boost.org/LICENSE_1_0.txt) 0005 #ifndef LIFE_SUPPORT_DWA200222_HPP 0006 # define LIFE_SUPPORT_DWA200222_HPP 0007 # include <boost/python/detail/prefix.hpp> 0008 0009 namespace boost { namespace python { namespace objects { 0010 0011 BOOST_PYTHON_DECL PyObject* make_nurse_and_patient(PyObject* nurse, PyObject* patient); 0012 0013 }}} // namespace boost::python::object 0014 0015 #endif // LIFE_SUPPORT_DWA200222_HPP
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |