typedef enum adevs::


[more] NDURATION
[more] NCOUNT
[more] EMPTY
[more] NDELAY
[more] ADDTOQ
[more] EMPTYQ
[more] HNCLMS
[more] HMODE
[more] PROBVAL
[more] ERRUNIFORM
[more] ERRNORMAL
[more] ERRLOGNORM
[more] ERRTRIANG
[more] ERRGAMMA
[more] ERRBETA
[more] ERREXPONENT
[more] ERRERLANG
[more] ERRHYPGEO
[more] NULLEV
[more] NOHISTO
[more] INITERR
[more] AMODE
[more] HFORM
[more] ERRFILE
[more] SAMPLE
[more] FRACTION
[more] LEVEL
[more] SCAN
[more] SUPPRESS
[more] SEED
[more]template<class X> CellSpace<X> CellSpace(long int width, long int height, long int depth)
[more]template<class X> CellSpace<X> ~CellSpace()
[more]template<class X> void CellSpace<X> getComponents(Set<Cell*>& c)
[more]template<class X> void CellSpace<X> route( const CellEvent<X>& event, Cell* model, Bag<Event<CellEvent<X> > >& r)
[more]template<class X> void Simulator<X> computeNextOutput()
[more]template<class X> void Simulator<X> computeNextState(Bag<Event<X> >& input, double t)
[more]template<class X> void Simulator<X> clean_up(Devs<X>* model)
[more]template<class X> void Simulator<X> unschedule_model(Devs<X>* model)
[more]template<class X> void Simulator<X> schedule(Devs<X>* model, double t)
[more]template<class X> void Simulator<X> inject_event(Atomic<X>* model, X& value)
[more]template<class X> void Simulator<X> route(Network<X>* parent, Devs<X>* src, X& x)
[more]template<class X> void Simulator<X> exec_event(Atomic<X>* model, bool internal, double t)
[more]template<class X> void Simulator<X> notify_listeners(Devs<X>* model, const X& value)


Documentation

o NDURATION

o NCOUNT

o EMPTY

o NDELAY

o ADDTOQ

o EMPTYQ

o HNCLMS

o HMODE

o PROBVAL

o ERRUNIFORM

o ERRNORMAL

o ERRLOGNORM

o ERRTRIANG

o ERRGAMMA

o ERRBETA

o ERREXPONENT

o ERRERLANG

o ERRHYPGEO

o NULLEV

o NOHISTO

o INITERR

o AMODE

o HFORM

o ERRFILE

o SAMPLE

o FRACTION

o LEVEL

o SCAN

o SUPPRESS

o SEED

otemplate<class X> CellSpace<X> CellSpace(long int width, long int height, long int depth)

otemplate<class X> CellSpace<X> ~CellSpace()

otemplate<class X> void CellSpace<X> getComponents(Set<Cell*>& c)

otemplate<class X> void CellSpace<X> route( const CellEvent<X>& event, Cell* model, Bag<Event<CellEvent<X> > >& r)

otemplate<class X> void Simulator<X> computeNextOutput()

otemplate<class X> void Simulator<X> computeNextState(Bag<Event<X> >& input, double t)

otemplate<class X> void Simulator<X> clean_up(Devs<X>* model)

otemplate<class X> void Simulator<X> unschedule_model(Devs<X>* model)

otemplate<class X> void Simulator<X> schedule(Devs<X>* model, double t)

otemplate<class X> void Simulator<X> inject_event(Atomic<X>* model, X& value)

otemplate<class X> void Simulator<X> route(Network<X>* parent, Devs<X>* src, X& x)

otemplate<class X> void Simulator<X> exec_event(Atomic<X>* model, bool internal, double t)

otemplate<class X> void Simulator<X> notify_listeners(Devs<X>* model, const X& value)

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.