ocPfParam Class Reference

#include <ocPayflowPro.h>

List of all members.

Public Member Functions

 ocPfParam (const string &inKey, const string &inValue)
virtual ~ocPfParam ()
 ocPfParam (const ocPfParam &in)
const ocPfParam operator= (const ocPfParam in)
const char * toString (bool endTag)
 ocPfParam (const string &inKey, const string &inValue)
virtual ~ocPfParam ()
 ocPfParam (const ocPfParam &in)
const ocPfParam operator= (const ocPfParam in)
const char * toString (bool endTag)

Private Attributes

string key
string value
string strParam


Detailed Description

Definition at line 15 of file ocPayflowPro.h.


Constructor & Destructor Documentation

ocPfParam::ocPfParam ( const string &  inKey,
const string &  inValue 
) [inline]

Definition at line 22 of file ocPayflowPro.h.

References key, and value.

virtual ocPfParam::~ocPfParam (  )  [inline, virtual]

Definition at line 36 of file ocPayflowPro.h.

ocPfParam::ocPfParam ( const ocPfParam in  )  [inline]

Definition at line 38 of file ocPayflowPro.h.

ocPfParam::ocPfParam ( const string &  inKey,
const string &  inValue 
) [inline]

Definition at line 22 of file ocPayflowPro.h.

References key, and value.

virtual ocPfParam::~ocPfParam (  )  [inline, virtual]

Definition at line 36 of file ocPayflowPro.h.

ocPfParam::ocPfParam ( const ocPfParam in  )  [inline]

Definition at line 38 of file ocPayflowPro.h.


Member Function Documentation

const ocPfParam ocPfParam::operator= ( const ocPfParam  in  )  [inline]

Definition at line 40 of file ocPayflowPro.h.

References key, and value.

const char* ocPfParam::toString ( bool  endTag  )  [inline]

Definition at line 46 of file ocPayflowPro.h.

References key, strParam, and value.

Referenced by ocPayflowPro::submitTransaction().

const ocPfParam ocPfParam::operator= ( const ocPfParam  in  )  [inline]

Definition at line 40 of file ocPayflowPro.h.

References key, and value.

const char* ocPfParam::toString ( bool  endTag  )  [inline]

Definition at line 46 of file ocPayflowPro.h.

References key, strParam, and value.


Member Data Documentation

string ocPfParam::key [private]

Definition at line 17 of file ocPayflowPro.h.

Referenced by ocPfParam(), operator=(), and toString().

string ocPfParam::value [private]

Definition at line 18 of file ocPayflowPro.h.

Referenced by ocPfParam(), operator=(), and toString().

string ocPfParam::strParam [private]

Definition at line 19 of file ocPayflowPro.h.

Referenced by toString().


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

Generated on Sat Aug 15 12:48:31 2009 for w3systemsDevelopment by  doxygen 1.5.5