FACT++  1.0
void FactGui::handleAddServer ( const string &  server,
const State state 
)
inlineprivate

Definition at line 341 of file FactGui.h.

Referenced by AddServer().

342  {
343  handleStateChanged(Time(), server, state);
344  }
void handleStateChanged(const Time &time, const string &server, const State &s)
Definition: FactGui.h:2513
Adds some functionality to boost::posix_time::ptime for our needs.
Definition: Time.h:30

+ Here is the caller graph for this function: