FACT++  1.0
AutoScheduler< T > Class Template Reference
+ Inheritance diagram for AutoScheduler< T >:
+ Collaboration diagram for AutoScheduler< T >:

Classes

struct  FixedObs
 
struct  ObservationParameters
 
struct  ScheduledObs
 
struct  ScheduledRun
 
struct  StdObs
 

Public Types

enum  states_t { kSM_Scheduling =1, kSM_Comitting }
 

Public Member Functions

int Schedule ()
 
 AutoScheduler (ostream &out=cout)
 
int Execute ()
 
int Transition (const Event &evt)
 
int EvalOptions (Configuration &conf)
 

Public Attributes

string fDatabase
 
string fDBName
 
int fDurationCalRun
 
int fDurationPedRun
 
int fDurationRepos
 

Private Attributes

bool fNextIsPreview
 

Detailed Description

template<class T>
class AutoScheduler< T >

Definition at line 54 of file scheduler.cc.


The documentation for this class was generated from the following file: