Searched refs:DateTimeParameters (Results 1 – 10 of 10) sorted by relevance
46 nn::fnd::DateTimeParameters sendDate; //!< 送信日時(ms)47 nn::fnd::DateTimeParameters recvDate; //!< 受信日時(ms)48 nn::fnd::DateTimeParameters createDate; //!< 作成日時(ms)
124 nn::fnd::DateTimeParameters sendDate; //!< 送信日時(ms)125 nn::fnd::DateTimeParameters recvDate; //!< 受信日時(ms)126 nn::fnd::DateTimeParameters createDate; //!< 作成日時(ms)
315 nn::Result SetSendDate(const nn::fnd::DateTimeParameters& date);320 nn::fnd::DateTimeParameters GetSendDate() const;322 nn::Result SetRecvDate(const nn::fnd::DateTimeParameters& date);327 nn::fnd::DateTimeParameters GetRecvDate() const;329 nn::Result SetCreateDate(const nn::fnd::DateTimeParameters& date);334 nn::fnd::DateTimeParameters GetCreateDate() const;
277 nn::fnd::DateTimeParameters GetMessageSendDate(CecBoxType boxType, u32 messIndex);285 nn::fnd::DateTimeParameters GetMessageRecvDate(CecBoxType boxType, u32 messIndex);293 nn::fnd::DateTimeParameters GetMessageCreateDate(CecBoxType boxType, u32 messIndex);
86 void SetLastOpenedDate(const nn::fnd::DateTimeParameters& dateTime);87 nn::fnd::DateTimeParameters GetLastOpenedDate();
149 void DateParam2Str(char* outStr, nn::fnd::DateTimeParameters date);
118 nn::fnd::DateTimeParameters lastOpened; // アクセス時の時刻を記録995 … nn::fnd::DateTimeParameters GetMessageSendDate(const CecBoxType boxType, const u32 messIndex);1003 … nn::fnd::DateTimeParameters GetMessageRecvDate(const CecBoxType boxType, const u32 messIndex);1011 …nn::fnd::DateTimeParameters GetMessageCreateDate(const CecBoxType boxType, const u32 messIndex…
40 nn::fnd::DateTimeParameters recvDate; //!< 受信日時
51 struct DateTimeParameters struct171 DateTimeParameters GetParameters() const;311 static DateTime FromParameters(const DateTimeParameters &dateTimeParameters);350 static bool IsValidParameters(const DateTimeParameters &dateTimeParameters);
107 bool DateTime::IsValidParameters(const DateTimeParameters &dateTimeParameters) in IsValidParameters()299 DateTime DateTime::FromParameters(const DateTimeParameters &dateTimeParameters) in FromParameters()398 DateTimeParameters DateTime::GetParameters() const in GetParameters()400 DateTimeParameters parameters; in GetParameters()