#include <GAV.hh>
Public Member Functions | |
| ParameterHandleValuePair (Handle handle, const char *value, ULong length) | |
| ~ParameterHandleValuePair () | |
Public Attributes | |
| Handle | _handle |
| ULong | _valueLength |
| char * | _value |
Definition at line 141 of file GAV.hh.
| ParameterHandleValuePair | ( | Handle | handle, | |
| const char * | value, | |||
| ULong | length | |||
| ) |
Definition at line 375 of file GAV.cc.
References ParameterHandleValuePair::_handle, ParameterHandleValuePair::_value, and ParameterHandleValuePair::_valueLength.
Definition at line 144 of file GAV.hh.
Referenced by ParameterHandleValuePair::ParameterHandleValuePair().
Definition at line 145 of file GAV.hh.
Referenced by ParameterHandleValuePair::ParameterHandleValuePair().
| char* _value |
Definition at line 146 of file GAV.hh.
Referenced by ParameterHandleValuePair::ParameterHandleValuePair(), and ParameterHandleValuePair::~ParameterHandleValuePair().
1.5.5