source: trunk/FACT++/src@ 10484

Name Size Rev Age Author Last Change
../
argv.cc 8.5 KB 10372   12 years tbretz Changed second argument in Parse to const as well as in all main functions.
Configuration.cc 33.2 KB 10372   12 years tbretz Changed second argument in Parse to const as well as in all main functions.
Configuration.h 5.3 KB 10372   12 years tbretz Changed second argument in Parse to const as well as in all main functions.
Connection.cc 11.3 KB 10373   12 years tbretz Changed basis of MessageImp::Write function from const char* to ...
Connection.h 3.3 KB 10373   12 years tbretz Changed basis of MessageImp::Write function from const char* to ...
Console.cc 4.4 KB 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
Console.h 874 bytes 10305   12 years tbretz Use ReadlineColor for unified look and feel.
Converter.cc 26.3 KB 10467   12 years tbretz Disallow C with a number larger than 0 in strict mode - it gives problems.
Converter.h 4.8 KB 10449   12 years tbretz Added Print member function; fixed interpretation of hex and oct values
dataLogger.cc 49.2 KB 10474   12 years lyard Added more services + define for single run-fits or not
dclient5.cc 20.9 KB 10472   12 years tbretz Fixed compilation errors.
Description.cc 5.5 KB 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
Description.h 438 bytes 10381   12 years tbretz Turned comment and unit in constructor, added a function to return a ...
DimDescriptionService.cc 5.2 KB 10477   12 years tbretz Added descriptions for the service itself and for the default Dim services.
DimDescriptionService.h 1.4 KB 10452   12 years tbretz Added DimDescribedService; a described service which ensures that the ...
DimErrorRedirecter.cc 2.1 KB 10479   12 years tbretz Disable padding for all dim transfer.
DimErrorRedirecter.h 356 bytes 10384   12 years tbretz Switch offf custom error handler in destructor.
DimNetwork.cc 3.9 KB 10439   12 years tbretz Added new class DimNetworkInfo which initialized members secs and ...
DimNetwork.h 2.5 KB 10481   12 years tbretz Used DimInfo by mistake instead of DimStampedInfo.
DimServerList.cc 3.9 KB 10378   12 years tbretz New classes replacing ServiceList soon.
DimServerList.h 1.9 KB 10427   12 years tbretz Some paranoia change to the order of the data members to ensure proper ...
DimServiceInfoList.cc 22.9 KB 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
DimServiceInfoList.h 6.1 KB 10388   12 years tbretz Added descriptions for the virtual function.
dserver2.cc 10.2 KB 10183   13 years tbretz New import.
Event.cc 4.3 KB 10183   13 years tbretz New import.
Event.h 2.0 KB 10299   12 years tbretz Implemented event description into all kind of events.
EventDim.h 1.9 KB 10299   12 years tbretz Implemented event description into all kind of events.
EventImp.cc 7.4 KB 10423   12 years tbretz Added boolean option to Print to suppress the SERVER name if any.
EventImp.h 2.9 KB 10423   12 years tbretz Added boolean option to Print to suppress the SERVER name if any.
Fits.cc 9.2 KB 10442   12 years lyard Added dataLogger services and use only one file for fits runs
Fits.h 2.8 KB 10442   12 years lyard Added dataLogger services and use only one file for fits runs
LocalControl.cc 344 bytes 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
LocalControl.h 3.9 KB 10473   12 years tbretz Fixed compilation errors.
log.cc 1.1 KB 10183   13 years tbretz New import.
logtime.cc 1004 bytes 10348   12 years tbretz Undoing change committed by mistake in r10347.
MessageDim.cc 4.8 KB 10476   12 years tbretz Changed the services to described services.
MessageDim.h 1.6 KB 10476   12 years tbretz Changed the services to described services.
MessageImp.cc 4.5 KB 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
MessageImp.h 3.3 KB 10399   12 years tbretz Some cosmetics.
Readline.cc 31.4 KB 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
Readline.h 3.7 KB 10343   12 years tbretz Replaces local Trim function by function from tools; set ...
ReadlineColor.cc 6.7 KB 10337   12 years tbretz Added Ctrl-d to the key bindings and a help message in the boot sequence.
ReadlineColor.h 447 bytes 10304   12 years tbretz Added namespace ReadlineColor to provide some colored output for ...
ReadlineWindow.cc 10.4 KB 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
ReadlineWindow.h 1.1 KB 10183   13 years tbretz New import.
RemoteControl.cc 2.8 KB 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
RemoteControl.h 7.0 KB 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
sched.cc 10.0 KB 10183   13 years tbretz New import.
ServiceList.cc 23.8 KB 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
ServiceList.h 3.9 KB 10339   12 years tbretz Added server and service argument to PrintDescription.
Shell.cc 13.8 KB 10312   12 years tbretz Some updates to the output of help messages.
Shell.h 2.3 KB 10369   12 years tbretz Call direct base class when calling Run().
State.cc 2.2 KB 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
State.h 510 bytes 10395   12 years tbretz
StateMachine.cc 2.3 KB 10183   13 years tbretz New import.
StateMachine.h 564 bytes 10368   12 years tbretz Removed an obsolete comment.
StateMachineDim.cc 7.2 KB 10484   12 years tbretz Exchanged the order of the STATE and the STATE_LIST for logical reasons.
StateMachineDim.h 1.9 KB 10484   12 years tbretz Exchanged the order of the STATE and the STATE_LIST for logical reasons.
StateMachineImp.cc 38.5 KB 10450   12 years tbretz Fixed a wrong info in a SetCurrentState call.
StateMachineImp.h 8.9 KB 10385   12 years tbretz Moved setting of default states to a protected memeber function; made ...
test3.cc 4.9 KB 10372   12 years tbretz Changed second argument in Parse to const as well as in all main functions.
Time.cc 8.4 KB 10469   12 years tbretz Fixed a typo. I have no idea why that compiled here.
time.cc 3.3 KB 10253   13 years tbretz Added exaple for SetFrom Str and GetAsStr, remove fractional seconds ...
Time.h 3.8 KB 10460   12 years tbretz Moved common part of Mjd(), GetUnixTime() into SecondsOfDay(); renamed ...
Timers.h 1.0 KB 10183   13 years tbretz New import.
tools.cc 1.6 KB 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
tools.h 183 bytes 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
WindowLog.cc 9.9 KB 10429   12 years tbretz Moved the tools function into their own namespace to get rid of ...
WindowLog.h 4.5 KB 10183   13 years tbretz New import.
Note: See TracBrowser for help on using the repository browser.