CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csKeyValuePair::KeyValuePair Struct Reference

iKeyValuePair implementation. More...

#include <keyval.h>

Inheritance diagram for csKeyValuePair::KeyValuePair:

iKeyValuePair iBase List of all members.

Public Methods

virtual iObjectQueryObject ()
 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

virtual const char* csKeyValuePair::KeyValuePair::GetKey   [inline, virtual]
 

Get the key string of the pair.

Implements iKeyValuePair.

Definition at line 61 of file keyval.h.

virtual const char* csKeyValuePair::KeyValuePair::GetValue   [inline, virtual]
 

Get the value string of the pair.

Implements iKeyValuePair.

Definition at line 63 of file keyval.h.

virtual iObject* csKeyValuePair::KeyValuePair::QueryObject   [inline, virtual]
 

Get the iObject.

Implements iKeyValuePair.

Definition at line 60 of file keyval.h.

virtual void csKeyValuePair::KeyValuePair::SetKey const char *    s [inline, virtual]
 

Set the key string of the pair.

Implements iKeyValuePair.

Definition at line 62 of file keyval.h.

virtual void csKeyValuePair::KeyValuePair::SetValue const char *    value [inline, virtual]
 

Set the value string of the pair.

Implements iKeyValuePair.

Definition at line 64 of file keyval.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18