source: trunk/FACT++/src/MessageDim.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17230   11 years tbretz Use Queue from externals instead of src.
(edit) @16835   11 years tbretz Moved the Write command back to the main thread, to ensure fast output ...
(edit) @16581   11 years tbretz Moved also the output to the console to the Queue... let's see if that ...
(edit) @16479   11 years tbretz Use the new Queue class to queue the Messages. This avoids Dim ...
(edit) @15088   12 years tbretz Fixed a typo in a log-message.
(edit) @14489   12 years lyard change format from empty to C in MESSAGE, STATE and STATE_LIST services
(edit) @14006   12 years tbretz Removed some more unnecessary c_str()
(edit) @11837   13 years tbretz Changed Dim services to ensure they send the time.
(edit) @11395   13 years tbretz Set the Dim timestamp to the given time.
(edit) @11271   13 years tbretz Changed default for fDimMessage from en empty string to a NULL pointer.
(edit) @10945   13 years tbretz Removed obsolete include of <mutex>
(edit) @10944   13 years tbretz Removed the obsolete extern-declaration for lock/unlock
(edit) @10941   13 years tbretz Fixed a dead-lock in the mutex by replacing it with the global ...
(edit) @10919   13 years tbretz Added local mutices to protect Write calls from different threads - ...
(edit) @10570   13 years tbretz Improved/fixed the retrieval of times from Dim once again.
(edit) @10519   13 years tbretz Ensure Timestamp is correctly initialized.
(edit) @10491   13 years tbretz Added some comment.
(edit) @10476   13 years tbretz Changed the services to described services.
(edit) @10439   13 years tbretz Added new class DimNetworkInfo which initialized members secs and ...
(edit) @10422   13 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10373   13 years tbretz Changed basis of MessageImp::Write function from const char* to ...
(edit) @10274   13 years tbretz Slight modification to logging output, by default now the output of ...
(add) @10183   14 years tbretz New import.
Note: See TracRevisionLog for help on using the revision log.