VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
DtStringAttribute Class Reference

class DtStringAttribute: More...

Inheritance diagram for DtStringAttribute:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtStringAttribute ()
 DtStringAttribute (const DtString &key, const DtString &data)
virtual ~DtStringAttribute ()
 DtStringAttribute (const DtStringAttribute &orig)
DtStringAttributeoperator= (const DtStringAttribute &orig)
bool operator== (const DtStringAttribute &rhs) const
const DtStringkey () const
DtStringkey ()
void setKey (const DtString &newKey)
const DtStringdata () const
DtStringdata ()
void setData (const DtString &newData)

Protected Attributes

DtString myKey
DtString myData

Detailed Description

class DtStringAttribute:

Instances of DtStringAttribute represent and mapping between a DtString "key" and a piece of data that collectively form an attribute.


Constructor & Destructor Documentation

DtStringAttribute::DtStringAttribute ( const DtString key,
const DtString data 
)

Member Function Documentation

DtStringAttribute& DtStringAttribute::operator= ( const DtStringAttribute orig)

Reimplemented in DtRwStringAttribute.

bool DtStringAttribute::operator== ( const DtStringAttribute rhs) const
const DtString& DtStringAttribute::key ( ) const
void DtStringAttribute::setKey ( const DtString newKey)
void DtStringAttribute::setData ( const DtString newData)

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)