istring_object Class Reference

An istring that is also derived from object_base. More...

#include <object_base.h>

Inheritance diagram for istring_object:

Inheritance graph
[legend]
Collaboration diagram for istring_object:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 istring_object ()
 istring_object (const istring &initial)
 IMPLEMENT_CLASS_NAME ("istring")

Detailed Description

An istring that is also derived from object_base.

This is a simple combination class that permits strings to be treated as if they were based on object_base objects (which is not done since object_base uses istring to define virtual methods).

Definition at line 82 of file object_base.h.


Constructor & Destructor Documentation

istring_object::istring_object (  )  [inline]

Definition at line 85 of file object_base.h.

istring_object::istring_object ( const istring initial  )  [inline]

Definition at line 86 of file object_base.h.


Member Function Documentation

istring_object::IMPLEMENT_CLASS_NAME ( "istring"   ) 


The documentation for this class was generated from the following file:
Generated on Sat Aug 30 04:33:19 2008 for HOOPLE Libraries by  doxygen 1.5.1