class NamedString

A named string class. More...

Full nameTelEngine::NamedString
Definition#include <telengine.h>
InheritsTelEngine::String [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

A string class with a hashed string name

 NamedString (const char *name, const char *value = 0)

NamedString

Creates a new named string.

Parameters:
nameName of this string
valueInitial value of the string.

inline const String&  name ()

name

[const]

Retrive the name of this string.

Returns: A hashed string with the name of the string

const String&  toString ()

toString

[const virtual]

Get a string representation of this object

Returns: A reference to the name of this object

Reimplemented from String.

inline NamedString&  operator= (const char *value)

operator=

Value assignment operator

Reimplemented from String.


Generated by: kk on nyx on Sat Jun 4 19:29:41 2005, using kdoc 2.0a54.