#include <NewVal.H>
Static Public Member Functions | |
static void | NewNames (FV::List &names, unsigned int num=0) throw () |
static void | NewFP (FP::Tag &fp, int vals=3) throw () |
static void | NewFPs (FP::List &fps, unsigned int num=0, int vals=3) throw () |
static void | NewModel (Model::T &model) throw () |
static void | NewCI (CacheEntry::Index &index) throw () |
static void | NewCIs (CacheEntry::Indices &kids, unsigned int num=0) throw () |
static void | NewDI (Derived::Index &index) throw () |
static void | NewDIs (Derived::Indices &kids, unsigned int num=0) throw () |
static void | NewValue (VestaVal::T &value) throw () |
static void | NewBV (BitVector &bv) throw () |
static void | NewBool (bool &b) throw () |
|
Definition at line 128 of file NewVal.C. References Debug::MyRand(). |
|
Definition at line 118 of file NewVal.C. References Debug::MyRand(). |
|
Definition at line 76 of file NewVal.C. References Debug::MyRand(). Referenced by NewCIs(). |
|
Definition at line 81 of file NewVal.C. References Debug::MyRand(), NEW_PTRFREE_ARRAY, and NewCI(). |
|
Definition at line 92 of file NewVal.C. References Debug::MyRand(). Referenced by NewDIs(). |
|
Definition at line 97 of file NewVal.C. References Debug::MyRand(), NEW_PTRFREE_ARRAY, and NewDI(). Referenced by NewValue(). |
|
Definition at line 54 of file NewVal.C. References Debug::MyRand(). Referenced by MainClientProc(), NewFPs(), and NewValue(). |
|
Definition at line 61 of file NewVal.C. References Debug::MyRand(), NEW_PTRFREE_ARRAY, and NewFP(). |
|
Definition at line 71 of file NewVal.C. References Debug::MyRand(). |
|
Definition at line 40 of file NewVal.C. References Debug::MyRand(), and NEW_ARRAY. |
|
Definition at line 107 of file NewVal.C. References Debug::MyRand(), NEW_PTRFREE_ARRAY, NewDIs(), and NewFP(). |