#include <GAV.hh>
Public Member Functions | |
AttributeHandleValuePair (Handle handle, const char *value, ULong value_length) | |
~AttributeHandleValuePair () | |
Public Attributes | |
Handle | _handle |
ULong | _valueLength |
char * | _value |
Definition at line 81 of file GAV.hh.
AttributeHandleValuePair | ( | Handle | handle, | |
const char * | value, | |||
ULong | value_length | |||
) |
Definition at line 42 of file GAV.cc.
References AttributeHandleValuePair::_handle, AttributeHandleValuePair::_value, and AttributeHandleValuePair::_valueLength.
Definition at line 85 of file GAV.hh.
Referenced by AttributeHandleValuePair::AttributeHandleValuePair().
Definition at line 86 of file GAV.hh.
Referenced by AttributeHandleValuePair::AttributeHandleValuePair().
char* _value |
Definition at line 87 of file GAV.hh.
Referenced by AttributeHandleValuePair::AttributeHandleValuePair(), and AttributeHandleValuePair::~AttributeHandleValuePair().