NEURON
occlass.h
Go to the documentation of this file.
1 
2 #if EXTERNS
3  Graph_reg(),
4  HBox_reg(),
5  VBox_reg(),
6  GUIMath_reg(),
8  GrGlyph_reg(),
10 #if HAVE_IV
12 #endif
13 #if !defined(WIN32) || defined(CYGWIN)
14  OcTimer_reg(),
15 #endif
16  OcDeck_reg(),
19  OcList_reg(),
20  Vector_reg(),
22  OcFile_reg(),
23  OcPointer_reg(),
24 #ifdef USEMATRIX
25  Matrix_reg(),
26 #endif
27  Random_reg()
28 #else
30  HBox_reg,
31  VBox_reg,
36 #if HAVE_IV
38 #endif
39 #if !defined(WIN32) || defined(CYGWIN)
41 #endif
42  OcDeck_reg,
45  OcList_reg,
46  Vector_reg,
48  OcFile_reg,
50 #ifdef USEMATRIX
51  Matrix_reg,
52 #endif
54 #endif
void TextEditor_reg()
Definition: mlinedit.cpp:151
PWManager_reg
Definition: occlass.h:29
OcDeck_reg
Definition: occlass.h:29
SymChooser_reg
Definition: occlass.h:29
Graph_reg
Definition: occlass.h:29
HBox_reg
Definition: occlass.h:29
StringFunctions_reg
Definition: occlass.h:29
ValueFieldEditor_reg
Definition: occlass.h:29
void Matrix_reg()
Definition: matrix.cpp:742
Vector_reg
Definition: occlass.h:29
void Random_reg()
Definition: ivocrand.cpp:630
GUIMath_reg
Definition: occlass.h:29
VBox_reg
Definition: occlass.h:29
OcList_reg
Definition: occlass.h:29
OcFile_reg
Definition: occlass.h:29
OcTimer_reg
Definition: occlass.h:29
OcPointer_reg
Definition: occlass.h:29
OcPtrVector_reg
Definition: occlass.h:29
GrGlyph_reg
Definition: occlass.h:29