BPOptionCA Class Reference

string character array option container More...

#include <BasicPreferences.h>

Inheritance diagram for BPOptionCA:

BPOption List of all members.

Public Member Functions

 BPOptionCA (string sID, string sRegisteringModule, string sDescriptionShort, string sDescriptionLong, const char *pA, long nArrayLength, bool fCopyData=TRUE)
 constructor
 ~BPOptionCA ()
 destructor
const char * GetValue (long &nArrayLength)
void SetValue (const char *pA, long nArrayLength, bool fCopyData=TRUE)

Protected Attributes

char * m_pData
int m_nLength
bool m_fCopy

Detailed Description

string character array option container


Constructor & Destructor Documentation

BPOptionCA::BPOptionCA ( string  sID,
string  sRegisteringModule,
string  sDescriptionShort,
string  sDescriptionLong,
const char *  pA,
long  nArrayLength,
bool  fCopyData = TRUE 
)

constructor

BPOptionCA::~BPOptionCA (  ) 

destructor


Member Function Documentation

const char * BPOptionCA::GetValue ( long &  nArrayLength  ) 

void BPOptionCA::SetValue ( const char *  pA,
long  nArrayLength,
bool  fCopyData = TRUE 
)


Member Data Documentation

bool BPOptionCA::m_fCopy [protected]

int BPOptionCA::m_nLength [protected]

char* BPOptionCA::m_pData [protected]


The documentation for this class was generated from the following files:
Generated on Wed Jan 31 18:37:44 2007 for GenSync by  doxygen 1.4.7