LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MimeSystem::VerbInfo Class Reference

#include <MimeSystem.h>

Collaboration diagram for MimeSystem::VerbInfo:
[legend]

Public Member Functions

 VerbInfo (const std::string &verb, const std::string &params, const std::string handlerAppId, uint32_t handlerIndex)
 
 VerbInfo ()
 
 VerbInfo (const VerbInfo &c)
 
VerbInfooperator= (const VerbInfo &c)
 

Public Attributes

std::string m_verb
 
std::string m_params
 
std::string m_handlerAppId
 
uint32_t m_handlerIndex
 
bool m_valid
 

Constructor & Destructor Documentation

MimeSystem::VerbInfo::VerbInfo ( const std::string &  verb,
const std::string &  params,
const std::string  handlerAppId,
uint32_t  handlerIndex 
)
inline
MimeSystem::VerbInfo::VerbInfo ( )
inline
MimeSystem::VerbInfo::VerbInfo ( const VerbInfo c)
inline

Member Function Documentation

VerbInfo& MimeSystem::VerbInfo::operator= ( const VerbInfo c)
inline

Member Data Documentation

std::string MimeSystem::VerbInfo::m_handlerAppId
uint32_t MimeSystem::VerbInfo::m_handlerIndex
std::string MimeSystem::VerbInfo::m_params
bool MimeSystem::VerbInfo::m_valid
std::string MimeSystem::VerbInfo::m_verb

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