Global Class Reference

Global key. More...

#include "keyvalue/bridge/key/Global.h"

Inheritance diagram for Global:
Inheritance graph
[legend]

List of all members.

Public Types

enum  
typedef Traits< bool,
StdSingle, Default
Traits_
typedef StdSingle< typename
Default< bool >::OutputType_ > 
ConverterType_
typedef ConverterType_::InputType_ InputType_
typedef ConverterType_::OutputType_ OutputType_

Public Member Functions

 Global ()
 Constructs key and set its name.
string getName () const
 Gets Key's name.
void setName (const string &name)
 Sets name.

Detailed Description

Global key.

Key's name is "Global".


Constructor & Destructor Documentation

Global (  ) 

Constructs key and set its name.


Member Function Documentation

string getName (  )  const [inherited]

Gets Key's name.

Returns:
The Key's name.

Reimplemented from Key.

void setName ( const string &  name  )  [inherited]

Sets name.

Parameters:
name : The name.

Generated on Sat Mar 20 15:08:30 2010 for KeyValue by  doxygen 1.6.1