WeOption Class Reference

Options for the WeTask and whole process. More...

#include <weOptions.h>

List of all members.

Public Member Functions

 WeOption ()
 WeOption (string nm)
 ~WeOption ()
bool IsEmpty (void)
string GetTypeName (void)
 Is the value empty.
const std::type_info & GetType (void) const
 Gets the value type name.
WeOptionoperator= (WeOption &cpy)
 Gets the value type.
const string & Name (void) const
 Access the Name property.
void Name (const string &nm)
 Access the Name property.
template<typename T >
void GetValue (T &dt)
 Access the TypeId property.
template<typename T >
void SetValue (T dt)
 Access the TypeId property.


Detailed Description

Options for the WeTask and whole process.

Author:
A. Abramov
Date:
09.06.2009

Definition at line 48 of file weOptions.h.


Constructor & Destructor Documentation

WeOption::WeOption (  )  [inline]

Definition at line 51 of file weOptions.h.

WeOption::WeOption ( string  nm  )  [inline]

Definition at line 52 of file weOptions.h.

WeOption::~WeOption (  )  [inline]

Definition at line 53 of file weOptions.h.


Member Function Documentation

const std::type_info& WeOption::GetType ( void   )  const [inline]

Gets the value type name.

Definition at line 74 of file weOptions.h.

string WeOption::GetTypeName ( void   )  [inline]

Is the value empty.

Definition at line 73 of file weOptions.h.

template<typename T >
void WeOption::GetValue ( T &  dt  )  [inline]

Access the TypeId property.

Definition at line 65 of file weOptions.h.

bool WeOption::IsEmpty ( void   )  [inline]

Definition at line 72 of file weOptions.h.

void WeOption::Name ( const string &  nm  )  [inline]

Access the Name property.

Definition at line 58 of file weOptions.h.

const string& WeOption::Name ( void   )  const [inline]

Access the Name property.

Definition at line 57 of file weOptions.h.

WeOption& WeOption::operator= ( WeOption cpy  )  [inline]

Gets the value type.

Assignment operator

Definition at line 77 of file weOptions.h.

template<typename T >
void WeOption::SetValue ( dt  )  [inline]

Access the TypeId property.

Definition at line 68 of file weOptions.h.


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


 
©2009 Positive Technologies
 
Generated on Tue Jul 14 18:27:31 2009 for WebEngine by 
 
 
1.5.7
 
Get wpcObj at SourceForge.net. Fast, secure and Free Open Source software downloads