Loading...
Searching...
No Matches
SBDTypeDateTime Member List

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

currentDateTimeUTC()SBDTypeDateTimestatic
dataPointer (defined in SBDTypeDateTime)SBDTypeDateTimeprotected
getMillisecondsSinceEpoch() constSBDTypeDateTime
isSerializable() constSBDTypeDateTime
operator!=(const SBDTypeDateTime &color) const (defined in SBDTypeDateTime)SBDTypeDateTime
operator<(const SBDTypeDateTime &color) const (defined in SBDTypeDateTime)SBDTypeDateTime
operator<=(const SBDTypeDateTime &color) const (defined in SBDTypeDateTime)SBDTypeDateTime
operator=(const SBDTypeDateTime &color)SBDTypeDateTime
operator=(SBDTypeDateTime &&color) noexceptSBDTypeDateTime
operator==(const SBDTypeDateTime &color) const (defined in SBDTypeDateTime)SBDTypeDateTime
operator>(const SBDTypeDateTime &color) const (defined in SBDTypeDateTime)SBDTypeDateTime
operator>=(const SBDTypeDateTime &color) const (defined in SBDTypeDateTime)SBDTypeDateTime
print(unsigned int offset=0) constSBDTypeDateTimevirtual
SB_DECLARE_DATA(SBDTypeDateTime) (defined in SBDTypeDateTime)SBDTypeDateTime
SBDTypeDateTime()SBDTypeDateTime
SBDTypeDateTime(unsigned long long millisecondsSinceEpoch)SBDTypeDateTime
SBDTypeDateTime(const SBDTypeDateTime &dateTime)SBDTypeDateTime
SBDTypeDateTime(SBDTypeDateTime &&dateTime) noexceptSBDTypeDateTime
serialize(SBCSerializer *serializer, const SBVersionNumber &sdkVersionNumber=SB_SDK_VERSION_NUMBER) constSBDTypeDateTime
setMillisecondsSinceEpoch(unsigned long long millisecondsSinceEpoch)SBDTypeDateTime
unserialize(SBCSerializer *serializer, const SBVersionNumber &sdkVersionNumber=SB_SDK_VERSION_NUMBER)SBDTypeDateTime
~SBDTypeDateTime()SBDTypeDateTimevirtual