|
Definition at line 39 of file localsite.hh. |
|
Definition at line 44 of file accesscontrol.hh. |
|
Get the current time in seconds from the underlying operating system call.
Referenced by VOS::AsyncConnect::connect(), RemoteSearch::doSearch(), getTimer(), LocalSearch::handleSearch(), ExtrapolatedProperty::now(), and RemoteCOD::readCOD(). |
|
Get a timer time in seconds. This is based on the "real" time, but it is guaranteed to always increase between calls. This is necessary to smooth over some odd behavior in certain operating system / hardware combinations where the clock can actually run backwards over short, subsecond periods of time! Definition at line 134 of file timer.cc. Referenced by VOS::LocalSocketSite::calculateTimeout(), LocalSite::doCallbacks(), ExtrapolatedProperty::now(), LocalSite::runSchedule(), and LocalSite::scheduleMessageBlock(). |
|
Bison callback for XML parser.
For internal use only.
|
|
Bison callback for XML parser.
For internal use only.
|
|
Bison driver for XML parser.
For internal use only.
Referenced by VOS::MessageBlock::parseUpdate(). |
|
Converts a message into an XML format message.
Referenced by VOS::Message::Message(). |