PetaVision  Alpha
PV::ParameterString Class Reference

 ParameterString (const char *name, const char *value)
 
virtual ~ParameterString ()
 

Public Member Functions

void clearHasBeenRead ()
 
ParameterStringcopyParameterString ()
 
const char * getName ()
 
const char * getValue ()
 
bool hasBeenRead ()
 
void setValue (const char *s)
 

Private Attributes

bool hasBeenReadFlag
 
char * paramName
 
char * paramValue
 

Detailed Description

Definition at line 96 of file PVParams.hpp.


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