source: trunk/FACT++/src/EventImp.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14564   12 years tbretz Keep the info whether an event was empty or just zero size.
(edit) @14005   12 years tbretz replaced more 'const char *' by std::string&
(edit) @13830   12 years tbretz Removed the target state; added two new member functions GetTimeAsStr ...
(edit) @12784   13 years tbretz Should be std::function not boost::function
(edit) @11517   13 years tbretz Explicit conversion of function to bool needed for newer g++
(edit) @11481   13 years tbretz Replaced boost::thread by std::thread and boost::bind by std::bind ...
(edit) @11246   13 years tbretz Made destructor virtual -- destructors of base classes should always ...
(edit) @10881   13 years tbretz Improved templates with range check; replaced return types by well ...
(edit) @10878   13 years tbretz Use GetText in pointer arithmetics.
(edit) @10877   13 years tbretz Added templates for easier access to the data.
(edit) @10545   13 years tbretz Added getter for a bool.
(edit) @10486   13 years tbretz Remove redundant trailing \0s from strings.
(edit) @10423   13 years tbretz Added boolean option to Print to suppress the SERVER name if any.
(edit) @10371   13 years tbretz Changed argeument to AssignFunction to a const reference.
(edit) @10299   13 years tbretz Implemented event description into all kind of events.
(edit) @10295   13 years tbretz Added operator() for easy configuration; Added fDescription for ...
(add) @10183   14 years tbretz New import.
Note: See TracRevisionLog for help on using the revision log.