String Class Reference

#include <data-string.h>

Inherits DataClass.

Collaboration diagram for String:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 String ()
 String (QString s)
QString operator() () const
 operator QString () const

Static Public Member Functions

static QString type ()
static String parse (const char *)

Protected Member Functions

virtual QString type_name () const
virtual DataClassshallow_copy () const
virtual void visit (DataVisitor &v)


Detailed Description

Definition at line 29 of file data-string.h.


Constructor & Destructor Documentation

String::String (  )  [inline]

Definition at line 46 of file data-string.h.

Here is the caller graph for this function:

String::String ( QString  s  )  [inline]

Definition at line 49 of file data-string.h.


Member Function Documentation

String::operator QString (  )  const [inline]

Definition at line 56 of file data-string.h.

QString String::operator() (  )  const [inline]

Definition at line 52 of file data-string.h.

String String::parse ( const char *  i  )  [static]

Definition at line 45 of file data-string.cpp.

Here is the call graph for this function:

virtual DataClass* String::shallow_copy (  )  const [inline, protected, virtual]

The shallow_copy function should be overridden to return a shallow copy of the own object, but allocated with new.

Implements DataClass.

Definition at line 37 of file data-string.h.

Here is the call graph for this function:

static QString String::type (  )  [inline, static]

Definition at line 42 of file data-string.h.

Here is the caller graph for this function:

virtual QString String::type_name (  )  const [inline, protected, virtual]

Implements DataClass.

Definition at line 33 of file data-string.h.

Here is the call graph for this function:

void String::visit ( DataVisitor v  )  [protected, virtual]

Implements DataClass.

Definition at line 77 of file data-string.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files:

Generated on Sat Feb 20 19:04:27 2010 for Data Objects by  doxygen 1.5.9