Proud::CReportStatus Class Reference

Public Types

enum  StatusType { StatusType_OK, StatusType_Warning, StatusType_Error }
 
typedef CFastMap< String, StringKeyValueList
 

Public Attributes

StatusType m_statusType
 
String m_statusText
 
KeyValueList m_list
 

Detailed Description

TODO:translate needed.

Member Enumeration Documentation

TODO:translate needed.

Member Data Documentation

KeyValueList Proud::CReportStatus::m_list

TODO:translate needed.

String Proud::CReportStatus::m_statusText

TODO:translate needed.

StatusType Proud::CReportStatus::m_statusType

TODO:translate needed.