UA Server SDK C++ Bundle  1.4.1.271
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
UaDateTime Member List

This is the complete list of members for UaDateTime, including all inherited members.

addMilliSecs(int msecs)UaDateTime
addSecs(int secs)UaDateTime
copyTo(OpcUa_DateTime *copy) const UaDateTime
daysTo(const UaDateTime &) const UaDateTime
fromString(const UaString &)UaDateTimestatic
fromTime_t(time_t tim)UaDateTimestatic
isNull() const UaDateTime
msec() const UaDateTime
msecsTo(const UaDateTime &) const UaDateTime
now()UaDateTimestatic
operator FILETIME() const UaDateTime
operator OpcUa_DateTime() const UaDateTime
operator OpcUa_Int64() const UaDateTime
operator!=(const UaDateTime &other) const UaDateTime
operator<(const UaDateTime &other) const UaDateTime
operator<<(UaDataStream &, const UaDateTime &)UaDateTimefriend
operator=(const FILETIME &)UaDateTime
operator=(const OpcUa_Int64 &)UaDateTime
operator==(const UaDateTime &other) const UaDateTime
operator>(const UaDateTime &other) const UaDateTime
operator>>(UaDataStream &, UaDateTime &)UaDateTimefriend
secsTo(const UaDateTime &) const UaDateTime
toDataValue(UaDataValue &dataValue, OpcUa_Boolean updateTimeStamps) const UaDateTime
toDataValue(OpcUa_DataValue &dataValue, OpcUa_Boolean updateTimeStamps) const UaDateTime
toDateString() const UaDateTime
toString() const UaDateTime
toTime_t() const UaDateTime
toTimeString() const UaDateTime
toVariant(UaVariant &variant) const UaDateTime
toVariant(OpcUa_Variant &variant) const UaDateTime
UaDateTime()UaDateTime
UaDateTime(const OpcUa_DateTime &)UaDateTime
UaDateTime(const FILETIME &)UaDateTime
UaDateTime(const OpcUa_Int64 &)UaDateTime
~UaDateTime()UaDateTimevirtual