CPPSERV


Home Projects Jobs Clientele Contact
CPPSERV Documentation Download TODO Mailing lists Bug tracker News RSS Feed Browse source

container::serverconfig::CSPContext Class Reference

#include <cspcontext.h>

Inheritance diagram for container::serverconfig::CSPContext:
Collaboration diagram for container::serverconfig::CSPContext:

List of all members.


Public Member Functions

 CSPContext (Context *parent, const std::string &path, const std::string &dso, bool hidden)

Static Public Member Functions

static ContextcontextCreator (const ConfigNode &n, Context *parent)

Protected Member Functions

virtual std::string getServletName ()

Detailed Description

Definition at line 29 of file cspcontext.h.


Constructor & Destructor Documentation

container::serverconfig::CSPContext::CSPContext ( Context parent,
const std::string &  path,
const std::string &  dso,
bool  hidden 
)

Definition at line 35 of file cspcontext.cpp.


Member Function Documentation

Context * container::serverconfig::CSPContext::contextCreator ( const ConfigNode n,
Context parent 
) [static]

std::string container::serverconfig::CSPContext::getServletName (  )  [protected, virtual]

Reimplemented from container::serverconfig::ServletContext.

Definition at line 56 of file cspcontext.cpp.

References container::serverconfig::Context::getName().

Here is the call graph for this function:


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

SourceForge.net Logo