version 3.3

VRS::SystemCommand Class Reference

#include <vrs/systemcommand.h>

List of all members.

Public Types

enum  Operation { OP_Open = 0x00, OP_Edit = 0x01, OP_Explore = 0x02, OP_Find = 0x03 }

Public Member Functions

 VRS_SERIALIZABLE_CLASS_ENUM (Operation)

Static Public Member Functions

static bool invoke (const std::string &instruction, const std::string &parameters="", const std::string &directory="", Operation op=SystemCommand::OP_Open)


Member Enumeration Documentation

Enumerator:
OP_Open 
OP_Edit 
OP_Explore 
OP_Find 


Member Function Documentation

VRS::SystemCommand::VRS_SERIALIZABLE_CLASS_ENUM ( Operation   ) 

static bool VRS::SystemCommand::invoke ( const std::string &  instruction,
const std::string &  parameters = "",
const std::string &  directory = "",
Operation  op = SystemCommand::OP_Open 
) [static]


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

Generated on Wed May 23 06:00:30 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact