xmltooling::namedparams Class Reference

Wrapper around a variable number of name/value pairs. More...

#include <xmltooling/exceptions.h>

Inheritance diagram for xmltooling::namedparams:
xmltooling::params

List of all members.

Public Member Functions

 namedparams ()
 Initializes with zero parameters.
 namedparams (int count,...)
 Initializes the named parameter set.

Detailed Description

Wrapper around a variable number of name/value pairs.


Constructor & Destructor Documentation

xmltooling::namedparams::namedparams ( int  count,
  ... 
)

Initializes the named parameter set.

Parameters:
count the number of name/value pairs that follow (must be even)

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

Generated on 24 Jan 2020 for xmltooling by  doxygen 1.6.1