tesseract::StringParam Class Reference

#include <params.h>

Inheritance diagram for tesseract::StringParam:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool empty ()
 operator STRING & ()
void set_value (const STRING &value)
const char * string () const
 StringParam (const char *value, const char *name, const char *comment, bool init, ParamsVectors *vec)
 ~StringParam ()

Private Attributes

GenericVector< StringParam * > * params_vec_
STRING value_

Detailed Description

Definition at line 176 of file params.h.


Constructor & Destructor Documentation

tesseract::StringParam::StringParam ( const char *  value,
const char *  name,
const char *  comment,
bool  init,
ParamsVectors vec 
) [inline]

Definition at line 178 of file params.h.

tesseract::StringParam::~StringParam (  )  [inline]

Definition at line 185 of file params.h.


Member Function Documentation

bool tesseract::StringParam::empty (  )  [inline]

Definition at line 188 of file params.h.

tesseract::StringParam::operator STRING & (  )  [inline]

Definition at line 186 of file params.h.

void tesseract::StringParam::set_value ( const STRING value  )  [inline]

Definition at line 189 of file params.h.

const char* tesseract::StringParam::string (  )  const [inline]

Definition at line 187 of file params.h.


Member Data Documentation

Definition at line 194 of file params.h.

Definition at line 192 of file params.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


cob_tesseract
Author(s): Richard Bormann
autogenerated on Fri Jan 11 12:14:48 2013