Trees | Indices | Help |
|
---|
|
Wrapper for qubtree shared library (gui mainly uses numpy variant from qubx.tree); this is the 'native' flavor, unless you have the obsolete _qubtree extension library.
Copyright 2007-2014 Research Foundation State University of New York This file is part of QUB Express.
QUB Express is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
QUB Express is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License, named LICENSE.txt, in the QUB Express program directory. If not, see <http://www.gnu.org/licenses/>.
|
|||
NodeStruct | |||
PNode | |||
Node | |||
Data | |||
DataRow | |||
DataCol | |||
Storage |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
qubtree = <CDLL 'libqubtree.so', handle 2c42940 at 7fd129ad9990>
|
|||
TYPES =
|
|||
TYPENAMES =
|
|||
TYPES_NUMPY =
|
|||
TYPES_CTYPES =
|
|||
TYPE_OF_NUMPY = defaultdict(<function <lambda> at 0x7fd129ada2
|
|||
SIZE_OF_TYPE =
|
|||
QTR_FLAG_PRELOAD = 2
|
|||
QTR_FLAG_DATA_IN_NODE = 4
|
|||
QTR_FLAG_CHANGED = 4096
|
|||
QTR_FLAG_CHILDCHANGED = 8192
|
|||
QTR_TYPE_CHAR = 5
|
|||
QTR_TYPE_DOUBLE = 13
|
|||
QTR_TYPE_EMPTY = 0
|
|||
QTR_TYPE_FLOAT = 12
|
|||
QTR_TYPE_INT = 9
|
|||
QTR_TYPE_LDOUBLE = 14
|
|||
QTR_TYPE_LONG = 11
|
|||
QTR_TYPE_POINTER = 2
|
|||
QTR_TYPE_SHORT = 7
|
|||
QTR_TYPE_STRING = 3
|
|||
QTR_TYPE_UCHAR = 4
|
|||
QTR_TYPE_UINT = 8
|
|||
QTR_TYPE_ULONG = 10
|
|||
QTR_TYPE_UNKNOWN = 1
|
|||
QTR_TYPE_USHORT = 6
|
|||
__package__ =
|
|||
i = 14
|
|
TYPENAMES
|
TYPES_NUMPY
|
TYPES_CTYPES
|
TYPE_OF_NUMPY
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Dec 15 19:07:38 2017 | http://epydoc.sourceforge.net |