|
Sparkle 0.0.1
|
This is the complete list of members for spk::Expected< TType, TReportStatusType >, including all inherited members.
| Expected()=default | spk::Expected< TType, TReportStatusType > | |
| Expected(const TType &p_value, const TReportStatusType &p_reportStatusID, const std::wstring &p_reportStatusMessage) | spk::Expected< TType, TReportStatusType > | inlineexplicit |
| Expected(TType &&p_value, const TReportStatusType &p_reportStatusID, const std::wstring &p_reportStatusMessage) | spk::Expected< TType, TReportStatusType > | inlineexplicit |
| generateReport(const TReportStatusType &p_reportStatusID, const std::wstring &p_reportStatusMessage) | spk::Expected< TType, TReportStatusType > | inlinestatic |
| ReportStatus typedef | spk::Expected< TType, TReportStatusType > | |
| reportStatus() | spk::Expected< TType, TReportStatusType > | inline |
| reportStatus() const | spk::Expected< TType, TReportStatusType > | inline |
| value() | spk::Expected< TType, TReportStatusType > | inline |
| value() const | spk::Expected< TType, TReportStatusType > | inline |