Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

NsStack.hpp File Reference

#include <stack>
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Compounds

class  NsMap
 Namespace map for building a SOAP Envelop. More...

class  NsStack
 Namespace stack for building a SOAP Envelop. More...


Defines

#define _AXIS_NSSTACK_HPP

Typedefs

typedef std::map<std::string,
std::string> 
NsMap_t


Define Documentation

#define _AXIS_NSSTACK_HPP
 

Value:

Definition at line 66 of file NsStack.hpp.


Typedef Documentation

typedef std::map< std::string, std::string > NsMap_t<std::string, std::string>
 

Definition at line 75 of file NsStack.hpp.

Axis C++ Client Lib - User's Guide


Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved