libapt-pkg-dev  v0.9.7.5ubuntu5.4
Debian+Ubuntu APT Package Management
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GlobalError::Item Struct Reference
Collaboration diagram for GlobalError::Item:

Public Member Functions

 Item (char const *Text, MsgType const &Type)
 

Public Attributes

std::string Text
 
MsgType Type
 

Friends

std::ostream & operator<< (std::ostream &out, Item i)
 

Constructor & Destructor Documentation

GlobalError::Item::Item ( char const *  Text,
MsgType const &  Type 
)
inline

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out,
Item  i 
)
friend

Member Data Documentation

std::string GlobalError::Item::Text
MsgType GlobalError::Item::Type

The documentation for this struct was generated from the following file: