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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18848   7 years tbretz Added getter for private members fVerbose and fDebugTx.
(edit) @17917   10 years tbretz Added a virtual function which allows the derived class to handle if a ...
(edit) @16958   11 years tbretz Made StartConnection virtual to allow ConnectionGCN to change the IP ...
(edit) @16769   11 years tbretz There is no need to make the scheduling of the async write ...
(edit) @16090   11 years tbretz Replaced queue by list; added Connection::IsTxQueueEmpty
(edit) @13209   13 years tbretz Implemented fVerbose to switch verbosity of default messages on and off.
(edit) @11471   13 years tbretz Replaced boost::array by std::array
(edit) @11370   13 years tbretz Set URL from SetEndpoint(tcp::endpoint)
(edit) @11260   13 years tbretz Fixed a problem introduced with the splitting of Connect which caused ...
(edit) @11190   13 years tbretz Added the possbility to give an IP Address with a port rather than a ...
(edit) @11118   13 years tbretz Added possibility to debug data transmission to the boards.
(edit) @11093   13 years tbretz Added IsDisconnected
(edit) @10373   13 years tbretz Changed basis of MessageImp::Write function from const char* to ...
(edit) @10284   13 years tbretz - Added enum ConnectionStatus_t - change fConnectionStatus type to ...
(edit) @10268   13 years tbretz Some improvements to the connection handling, added some PostMessage ...
(add) @10183   14 years tbretz New import.
Note: See TracRevisionLog for help on using the revision log.