Py::TupleN Class Reference

#include <Objects.hxx>

Inheritance diagram for Py::TupleN:
Py::Tuple Py::SeqBase< T > Py::Object

List of all members.

Public Member Functions

 TupleN (const Object &obj1, const Object &obj2, const Object &obj3, const Object &obj4, const Object &obj5, const Object &obj6, const Object &obj7, const Object &obj8, const Object &obj9)
 TupleN (const Object &obj1, const Object &obj2, const Object &obj3, const Object &obj4, const Object &obj5, const Object &obj6, const Object &obj7, const Object &obj8)
 TupleN (const Object &obj1, const Object &obj2, const Object &obj3, const Object &obj4, const Object &obj5, const Object &obj6, const Object &obj7)
 TupleN (const Object &obj1, const Object &obj2, const Object &obj3, const Object &obj4, const Object &obj5, const Object &obj6)
 TupleN (const Object &obj1, const Object &obj2, const Object &obj3, const Object &obj4, const Object &obj5)
 TupleN (const Object &obj1, const Object &obj2, const Object &obj3, const Object &obj4)
 TupleN (const Object &obj1, const Object &obj2, const Object &obj3)
 TupleN (const Object &obj1, const Object &obj2)
 TupleN (const Object &obj1)
 TupleN ()
virtual ~TupleN ()

Detailed Description

Definition at line 2371 of file Python2/Objects.hxx.


Constructor & Destructor Documentation

Py::TupleN::TupleN (  )  [inline]

Definition at line 2374 of file Python2/Objects.hxx.

Py::TupleN::TupleN ( const Object obj1  )  [inline]

Definition at line 2379 of file Python2/Objects.hxx.

References Py::Tuple::setItem().

Py::TupleN::TupleN ( const Object obj1,
const Object obj2 
) [inline]

Definition at line 2385 of file Python2/Objects.hxx.

References Py::Tuple::setItem().

Py::TupleN::TupleN ( const Object obj1,
const Object obj2,
const Object obj3 
) [inline]

Definition at line 2392 of file Python2/Objects.hxx.

References Py::Tuple::setItem().

Py::TupleN::TupleN ( const Object obj1,
const Object obj2,
const Object obj3,
const Object obj4 
) [inline]

Definition at line 2400 of file Python2/Objects.hxx.

References Py::Tuple::setItem().

Py::TupleN::TupleN ( const Object obj1,
const Object obj2,
const Object obj3,
const Object obj4,
const Object obj5 
) [inline]

Definition at line 2410 of file Python2/Objects.hxx.

References Py::Tuple::setItem().

Py::TupleN::TupleN ( const Object obj1,
const Object obj2,
const Object obj3,
const Object obj4,
const Object obj5,
const Object obj6 
) [inline]

Definition at line 2421 of file Python2/Objects.hxx.

References Py::Tuple::setItem().

Py::TupleN::TupleN ( const Object obj1,
const Object obj2,
const Object obj3,
const Object obj4,
const Object obj5,
const Object obj6,
const Object obj7 
) [inline]

Definition at line 2433 of file Python2/Objects.hxx.

References Py::Tuple::setItem().

Py::TupleN::TupleN ( const Object obj1,
const Object obj2,
const Object obj3,
const Object obj4,
const Object obj5,
const Object obj6,
const Object obj7,
const Object obj8 
) [inline]

Definition at line 2447 of file Python2/Objects.hxx.

References Py::Tuple::setItem().

Py::TupleN::TupleN ( const Object obj1,
const Object obj2,
const Object obj3,
const Object obj4,
const Object obj5,
const Object obj6,
const Object obj7,
const Object obj8,
const Object obj9 
) [inline]

Definition at line 2462 of file Python2/Objects.hxx.

References Py::Tuple::setItem().

virtual Py::TupleN::~TupleN (  )  [inline, virtual]

Definition at line 2478 of file Python2/Objects.hxx.


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

Generated on Wed Nov 23 19:02:44 2011 for FreeCAD by  doxygen 1.6.1