CrystalSpace

Public API Reference

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

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. More...

virtual const char * GetKey () const
 Get the key string of the pair. More...

virtual void SetKey (const char *s)
 Set the key string of the pair. More...

virtual const char * GetValue () const
 Get the value string of the pair. More...

virtual void SetValue (const char *value)
 Set the value string of the pair. More...


Detailed Description

iKeyValuePair implementation.

Definition at line 54 of file cstool/keyval.h.


Member Function Documentation

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

Get the key string of the pair.

Implements iKeyValuePair.

Definition at line 58 of file cstool/keyval.h.

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

Get the value string of the pair.

Implements iKeyValuePair.

Definition at line 60 of file cstool/keyval.h.

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

Get the iObject.

Implements iKeyValuePair.

Definition at line 57 of file cstool/keyval.h.

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

Set the key string of the pair.

Implements iKeyValuePair.

Definition at line 59 of file cstool/keyval.h.

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

Set the value string of the pair.

Implements iKeyValuePair.

Definition at line 61 of file cstool/keyval.h.


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