Copyright (C) 2004-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file ListTuple.cxx.
#include <boost/python.hpp>
#include "ListTuple.h"
#include "axes/Range.h"
#include <stdexcept>
Include dependency graph for ListTuple.cxx:
Go to the source code of this file.
Functions | |
unsigned int | getSize (const boost::python::list &sequence) |
|
unsigned int @425::getSize | ( | const boost::python::list & | sequence | ) | [static] |
However, with Qt 3, obtaining the lock seems to lock up the system.
The implementation of this member function is taken from http://docs.python.org/api.thread.html
Definition at line 43 of file ListTuple.cxx.
References num_util::size().
Referenced by ListTuple::addColumn(), ListTuple::isAcceptable(), ListTuple::replaceColumn(), ListTuple::rows(), and ListTuple::valueAt().