The Gaudi Framework
v25r3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CommandProperty.h
Go to the documentation of this file.
1
// $Header: /tmp/svngaudi/tmp.jEpFh25751/Gaudi/GaudiKernel/GaudiKernel/CommandProperty.h,v 1.3 2001/02/23 16:12:09 dquarrie Exp $
2
#ifndef GAUDIKERNEL_COMMANDPROPERTY_H
3
#define GAUDIKERNEL_COMMANDPROPERTY_H
4
5
// Include files
6
#include "
Property.h
"
7
16
class
GAUDI_API
CommandProperty
:
public
StringProperty
{
17
public
:
19
CommandProperty
();
20
CommandProperty
(
const
std::string& name );
21
CommandProperty
(
const
std::string& name,
const
std::string&
value
);
22
virtual
~
CommandProperty
();
24
virtual
bool
set
(
const
std::string& value );
26
virtual
void
handler(
const
std::string& value ) = 0;
27
};
28
29
#endif // GAUDIKERNEL_COMMANDPROPERTY_H
30
PropertyWithVerifier< std::string, VERIFIER >::set
bool set(const std::string &value)
update the value of the property/check the verifier
SimpleProperty< std::string >
dump_component_properties.value
list value
Definition:
dump_component_properties.py:12
Property.h
CommandProperty
Command property base class (abstract).
Definition:
CommandProperty.h:16
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:108
GaudiKernel
GaudiKernel
CommandProperty.h
Generated on Wed Jul 9 2014 09:54:13 for The Gaudi Framework by
1.8.7