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

#include <ApplicationInstaller.h>

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

Public Types

enum  Type { Install = 0, Remove }
 

Public Member Functions

 CommandParams (Type t)
 
virtual ~CommandParams ()
 

Public Attributes

Type _type
 
GIOChannel * _childStdOutChannel
 
GSource * _childStdOutSource
 

Member Enumeration Documentation

Enumerator
Install 
Remove 

Constructor & Destructor Documentation

CommandParams::CommandParams ( Type  t)
inline
virtual CommandParams::~CommandParams ( )
inlinevirtual

Member Data Documentation

GIOChannel* CommandParams::_childStdOutChannel
GSource* CommandParams::_childStdOutSource
Type CommandParams::_type

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