class NamedString

A named string class. More...

Full nameTelEngine::NamedString
Definition#include <yateclass.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: root on dragoshel on Sat Apr 14 01:50:50 2007, using kdoc 2.0a54.