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

#include <ApplicationInstaller.h>

Inheritance diagram for RemoveParams:
[legend]
Collaboration diagram for RemoveParams:
[legend]

Public Member Functions

 RemoveParams (const std::string &packageName, const unsigned long ticket, LSHandle *lshandle, const LSMessage *msg, int cause)
 
- Public Member Functions inherited from CommandParams
 CommandParams (Type t)
 
virtual ~CommandParams ()
 

Public Attributes

const std::string _packageName
 
const unsigned long ticketId
 
const LSHandle * _lshandle
 
const LSMessage * _msg
 
const int _cause
 
- Public Attributes inherited from CommandParams
Type _type
 
GIOChannel * _childStdOutChannel
 
GSource * _childStdOutSource
 

Additional Inherited Members

- Public Types inherited from CommandParams
enum  Type { Install = 0, Remove }
 

Constructor & Destructor Documentation

RemoveParams::RemoveParams ( const std::string &  packageName,
const unsigned long  ticket,
LSHandle *  lshandle,
const LSMessage *  msg,
int  cause 
)
inline

Member Data Documentation

const int RemoveParams::_cause
const LSHandle* RemoveParams::_lshandle
const LSMessage* RemoveParams::_msg
const std::string RemoveParams::_packageName
const unsigned long RemoveParams::ticketId

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