fintp_udal
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FinTP::ParametersVector Class Reference

Stores parameters used for database calls. More...

#include <DataParameter.h>

Inheritance diagram for FinTP::ParametersVector:

Public Member Functions

 ParametersVector ()
 
 ~ParametersVector ()
 
void Dump () const
 Dumps the name, size and value for each parameter to the log file. More...
 

Private Member Functions

 ParametersVector (const ParametersVector &source)
 
ParametersVectoroperator= (const ParametersVector &source)
 

Private Attributes

bool m_Copy
 

Detailed Description

Stores parameters used for database calls.

Note
commented code block

Constructor & Destructor Documentation

ParametersVector::ParametersVector ( )
ParametersVector::~ParametersVector ( )
ParametersVector::ParametersVector ( const ParametersVector source)
private

Member Function Documentation

void ParametersVector::Dump ( ) const

Dumps the name, size and value for each parameter to the log file.

ParametersVector& FinTP::ParametersVector::operator= ( const ParametersVector source)
private

Member Data Documentation

bool FinTP::ParametersVector::m_Copy
private

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