AP_ProcessAttribute Class Reference

#include <AP_Process.h>

Collaboration diagram for AP_ProcessAttribute:

Collaboration graph

Public Types

enum  Mode { ModeNormal, ModeFork, ModeRespawn, ModeRespawnOnFail }

Public Member Functions

 AP_ProcessAttribute (const AP_String &name, const AP_String &filename)

Data Fields

AP_String args
AP_String carlino
AP_Hash environs
AP_String logFilter
AP_Sint32 logLevel
AP_Bool logStdout
Mode mode
AP_String name
AP_String path
AP_String prepareScript
AP_String respawnTime
AP_String shell
AP_String startScript
AP_String stopScript
Type type

Private Member Functions

Mode toMode (const AP_String &mode)
Type toType (const AP_String &type)

Private Attributes

AP_HashBase< AP_String, Mode_m_modeTable
AP_HashBase< AP_String, Type_m_typeTable

Member Enumeration Documentation

enum Mode

Enumerator:
ModeNormal 
ModeFork 
ModeRespawn 
ModeRespawnOnFail 

enum Type

Enumerator:
TypeLocal 
TypeNet 
TypeUnknown 


Constructor & Destructor Documentation

AP_ProcessAttribute ( const AP_String name,
const AP_String filename 
)


Member Function Documentation

AP_ProcessAttribute::Mode toMode ( const AP_String mode  )  [private]

AP_ProcessAttribute::Type toType ( const AP_String type  )  [private]


Field Documentation


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

Generated on Fri Mar 5 16:50:45 2010 for CarLinO by  doxygen 1.5.8