Sparksee 6.1.0
KeyValue Class Reference

Public Member Functions

const ValueGetValue ()
 Gets the value of this KeyValue pair.
oid_t GetKey ()
 Gets the key (OID) of this KeyValue pair.

Friends

class KeyValues

Member Function Documentation

◆ GetKey()

oid_t KeyValue::GetKey ( )

Gets the key (OID) of this KeyValue pair.

Returns
The Sparksee object identifier for this entry.

◆ GetValue()

const Value * KeyValue::GetValue ( )

Gets the value of this KeyValue pair.

Returns
The Value associated with this entry.

The documentation for this class was generated from the following file:
  • KeyValues.h