org::xmlBlaster::authentication::SecurityQosFactory Class Reference

Inheritance diagram for org::xmlBlaster::authentication::SecurityQosFactory:

Inheritance graph
[legend]
Collaboration diagram for org::xmlBlaster::authentication::SecurityQosFactory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SecurityQosFactory (org::xmlBlaster::util::Global &global)
org::xmlBlaster::authentication::SecurityQos parse (std::string &xmlQoS_literal)
void startElement (std::string &name, org::xmlBlaster::util::parser::AttributeMap &attrs)
 Start element, event from SAX parser.
void endElement (std::string &name)
 End element, event from SAX parser.

Detailed Description

Definition at line 27 of file SecurityQosFactory.h.


Constructor & Destructor Documentation

org::xmlBlaster::authentication::SecurityQosFactory::SecurityQosFactory ( org::xmlBlaster::util::Global global  ) 

Definition at line 17 of file SecurityQosFactory.cpp.


Member Function Documentation

org::xmlBlaster::authentication::SecurityQos org::xmlBlaster::authentication::SecurityQosFactory::parse ( std::string &  xmlQoS_literal  ) 

void org::xmlBlaster::authentication::SecurityQosFactory::startElement ( std::string &  name,
org::xmlBlaster::util::parser::AttributeMap attrs 
)

Start element, event from SAX parser.

Parameters:
name Tag name
attrs the attributes of the tag

void org::xmlBlaster::authentication::SecurityQosFactory::endElement ( std::string &  name  ) 

End element, event from SAX parser.

Parameters:
name Tag name


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