rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::CallInfo::TransportHeaderObject Struct Reference

Represents element values in a transport header. More...

#include <rwsf/webservice/CallInfo.h>

List of all members.

Public Member Functions

 TransportHeaderObject ()
bool operator== (const TransportHeaderObject &obj) const

Public Attributes

std::string name_
std::string value_

Detailed Description

Sets the values for the elements in the transport header.


Constructor & Destructor Documentation

rwsf::CallInfo::TransportHeaderObject::TransportHeaderObject (  ) 

Default constructor.


Member Function Documentation

bool rwsf::CallInfo::TransportHeaderObject::operator== ( const TransportHeaderObject obj  )  const

Returns true if self compares equal to obj, otherwise false.


Member Data Documentation

Name of the element.

Value of the element.


Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.