This method is used to set the system time of a component.
More...
#include <settime.h>
List of all members.
Detailed Description
This method is used to set the system time of a component.
Definition at line 54 of file settime.h.
Constructor & Destructor Documentation
JAUS::SetTime::SetTime |
( |
const SetTime & |
message ) |
[inline] |
JAUS::SetTime::~SetTime |
( |
) |
[inline] |
Member Function Documentation
virtual void JAUS::SetTime::ClearMessageBody |
( |
) |
[inline, virtual] |
virtual Message* JAUS::SetTime::Clone |
( |
) |
const [inline, virtual] |
Date JAUS::SetTime::GetDateStamp |
( |
) |
const [inline] |
virtual UShort JAUS::SetTime::GetMessageCodeOfResponse |
( |
) |
const [inline, virtual] |
virtual std::string JAUS::SetTime::GetMessageName |
( |
) |
const [inline, virtual] |
virtual UInt JAUS::SetTime::GetPresenceVector |
( |
) |
const [inline, virtual] |
virtual UInt JAUS::SetTime::GetPresenceVectorMask |
( |
) |
const [inline, virtual] |
virtual UInt JAUS::SetTime::GetPresenceVectorSize |
( |
) |
const [inline, virtual] |
Time JAUS::SetTime::GetTimeStamp |
( |
) |
const [inline] |
virtual bool JAUS::SetTime::IsCommand |
( |
) |
const [inline, virtual] |
virtual bool JAUS::SetTime::IsLargeDataSet |
( |
const unsigned int |
maxPayloadSize ) |
const [inline, virtual] |
SetTime& JAUS::SetTime::operator= |
( |
const SetTime & |
message ) |
[inline] |
virtual int JAUS::SetTime::ReadMessageBody |
( |
const Packet & |
packet ) |
[inline, virtual] |
void JAUS::SetTime::SetDateStamp |
( |
const Date & |
date ) |
[inline] |
void JAUS::SetTime::SetTimeStamp |
( |
const Time & |
time ) |
[inline] |
virtual int JAUS::SetTime::WriteMessageBody |
( |
Packet & |
packet ) |
const [inline, virtual] |
Member Data Documentation
Date value (check presence vector for validity).
Definition at line 165 of file settime.h.
Time value (check presence vector for validity).
Definition at line 164 of file settime.h.
The documentation for this class was generated from the following file: