csKeyValuePair::KeyValuePair Struct Reference
iKeyValuePair implementation. More...
#include <keyval.h>
Inheritance diagram for csKeyValuePair::KeyValuePair:

Public Methods | |
virtual iObject * | QueryObject () |
Get the iObject. | |
virtual const char * | GetKey () const |
Get the key string of the pair. | |
virtual void | SetKey (const char *s) |
Set the key string of the pair. | |
virtual const char * | GetValue () const |
Get the value string of the pair. | |
virtual void | SetValue (const char *value) |
Set the value string of the pair. |
Detailed Description
iKeyValuePair implementation.
Definition at line 57 of file keyval.h.
Member Function Documentation
|
Get the key string of the pair.
Implements iKeyValuePair. |
|
Get the value string of the pair.
Implements iKeyValuePair. |
|
Get the iObject.
Implements iKeyValuePair. |
|
Set the key string of the pair.
Implements iKeyValuePair. |
|
Set the value string of the pair.
Implements iKeyValuePair. |
The documentation for this struct was generated from the following file:
- cstool/keyval.h
Generated for Crystal Space by doxygen 1.2.18