From 1286cb05270f98433e0ae73215736223192bc0fd Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Mon, 1 Nov 2004 00:23:09 +0000 Subject: [PATCH] merged from trunk [SVN r26027] --- doc/v2/reference.html | 320 +++++++++++++++++++++++++----------------- 1 file changed, 191 insertions(+), 129 deletions(-) diff --git a/doc/v2/reference.html b/doc/v2/reference.html index 6b77f494..62a7efd9 100644 --- a/doc/v2/reference.html +++ b/doc/v2/reference.html @@ -13,7 +13,7 @@ p.c3 {font-style: italic} h2.c2 {text-align: center} h1.c1 {text-align: center} - + @@ -96,158 +96,217 @@

High Level Components

- -
-
class.hpp/class_fwd.hpp
-
-
-
Classes
-
+
+
class.hpp/class_fwd.hpp
+ +
-
class_
-
bases
+
Classes
+ +
+
+
class_
+ +
bases
+
+
-
-
-
def.hpp
-
-
-
Functions
-
-
-
def
+ +
def.hpp
+ +
+
+
Functions
+ +
+
+
def
+
+
-
-
-
def_visitor.hpp
-
-
-
Classes
-
-
-
enum.hpp
-
-
-
Classes
-
+ +
def_visitor.hpp
+ +
-
enum_
+
Classes
-
-
-
errors.hpp
-
-
-
Classes
-
+ +
enum.hpp
+ +
-
Classes
+ +
+
+
enum_
+
+
+
+
+ +
errors.hpp
+ +
+
+
Classes
+ +
+
+
error_already_set
-
-
-
Functions
-
-
-
+
+ +
Functions
+ +
+
+
handle_exception
-
expect_non_null
-
throw_error_already_set
+
+
-
-
-
exception_translator.hpp
-
-
+
exception_translator.hpp
+ +
+
+
Functions
-
-
-
+
+
register_exception_translator
+
+
-
-
-
init.hpp
-
-
-
Classes
-
+ +
init.hpp
+ +
-
init
-
optional
+
Classes
+ +
+
+
init
+ +
optional
+
+
-
-
-
iterator.hpp
-
-
-
Classes
-
+ +
iterator.hpp
+ +
-
iterator
-
iterators
+
Classes
+ +
+
+
iterator
+ +
iterators
+
+
+ +
Functions
+ +
+
+
range
+
+
-
Functions
-
+ +
module.hpp
+ +
-
range
-
-
-
-
-
module.hpp
-
-
-
Macros
-
-
-
Macros
+ +
+
+
BOOST_PYTHON_MODULE
+
+
+
+
+ +
operators.hpp
+ +
+
+
Classes
+ +
+
+
self_t
+ +
other
+ +
operator_
+
+
+ +
Objects
+ +
+
+
self
+
+
+
+
+ +
scope.hpp
+ +
+
+
Classes
+ +
+
+
scope
+
+
+
+
+ +
wrapper.hpp
+ +
+
+
Classes
+ +
+
+
override
+ +
wrapper
+
+
-
-
operators.hpp
-
-
-
Classes
-
-
-
self_t
-
other
-
operator_
-
-
-
Objects
-
-
-
self
-
-
-
-
-
scope.hpp
-
-
-
Classes
-
-
-
scope
-
-
-
-
-

Object Wrappers

@@ -357,6 +416,7 @@
+
slice.hpp
@@ -978,17 +1038,19 @@

Topics

- -
-
Calling Python Functions and Methods
-
Pickle Support
- Indexing Support
-
+
+
Calling Python Functions and + Methods
+ +
Pickle Support
+ Indexing Support
+

Revised - 19 July, 2003 + 31 October, 2004 +

© Copyright