MAK RTIspy API Documentation for HLA Evolved
Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | Private Member Functions
DtServerConnectionListXML Class Reference
+ Inheritance diagram for DtServerConnectionListXML:
+ Collaboration diagram for DtServerConnectionListXML:

List of all members.

Public Member Functions

 DtServerConnectionListXML (DtEhsHttpConnectionMgr &parent)
virtual ~DtServerConnectionListXML ()
virtual void addConnection (const DtString &connectionName, const DtWebSpyUtils::ConnectionIdentifier &connInfo)
virtual void removeConnection (const DtString &connectionName, const DtWebSpyUtils::ConnectionIdentifier &connInfo)

Protected Types

typedef std::map< DtString,
DtWebSpyUtils::ConnectionIdentifier
NameToInfoMap
typedef DtThreadSafe
< NameToInfoMap
ThreadSafeNameToInfoMap

Protected Member Functions

virtual ResponseCode HandleNonFileRequest (HttpRequest *ipoHttpRequest, HttpResponse *ipoHttpResponse)
void buildResponse ()

Protected Attributes

DtEhsHttpConnectionMgrmyParent
DtString myHeader
DtString myTrailer
ThreadSafeNameToInfoMap myConnections

Private Member Functions

 DtServerConnectionListXML (const DtServerConnectionListXML &)
DtServerConnectionListXMLoperator= (const DtServerConnectionListXML &)

Member Typedef Documentation


Constructor & Destructor Documentation


Member Function Documentation

void DtServerConnectionListXML::addConnection ( const DtString &  connectionName,
const DtWebSpyUtils::ConnectionIdentifier connInfo 
) [virtual]

References buildResponse(), and myConnections.

Referenced by DtWwwDocRoot::addPage().

ResponseCode DtServerConnectionListXML::HandleNonFileRequest ( HttpRequest *  ipoHttpRequest,
HttpResponse *  ipoHttpResponse 
) [protected, virtual]

Reimplemented from DtBasicEhsDoc.

References DtBasicEhsDoc::myPage.

DtServerConnectionListXML& DtServerConnectionListXML::operator= ( const DtServerConnectionListXML ) [private]
void DtServerConnectionListXML::removeConnection ( const DtString &  connectionName,
const DtWebSpyUtils::ConnectionIdentifier connInfo 
) [virtual]

References buildResponse(), and myConnections.

Referenced by DtWwwDocRoot::removePage().


Member Data Documentation


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

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)