XMSTR Class Reference

Class to contain and automatically free XmString. More...

#include <mi32/xdefns.h>

List of all members.

Public Member Functions

 XMSTR (MIUNICODE const *str)
 XMSTR (MISTRING const &str)
 XMSTR ()
 ~XMSTR ()
XmString GetXmString () const
XMSTRoperator= (MIUNICODE const *str)
XMSTRoperator= (MISTRING const &str)
void SetFromWidget (Widget widget)

Detailed Description

Class to contain and automatically free XmString.


Constructor & Destructor Documentation

XMSTR::XMSTR (  )  [inline]

Default constructor.

XMSTR::XMSTR ( MISTRING const &  str  )  [inline]

Construct from MISTRING. Useful for TEXTID assignments.

XMSTR::XMSTR ( MIUNICODE const *  str  )  [inline]

Construct from MISTRING. Useful for TEXTID assignments.

XMSTR::~XMSTR (  )  [inline]

Destructor.


Member Function Documentation

XmString XMSTR::GetXmString (  )  const [inline]

Retrieve the XmString.

XMSTR& XMSTR::operator= ( MIUNICODE const *  str  )  [inline]

Assignment from MISTRING. Useful for TEXTID assignments.

XMSTR& XMSTR::operator= ( MISTRING const &  str  )  [inline]

Assignment from MISTRING. Useful for TEXTID assignments.

void XMSTR::SetFromWidget ( Widget  widget  )  [inline]

Set from specified widget labelString resource.


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

Generated on Sun Oct 7 21:34:02 2012 for TNTsdk 2012 by  doxygen 1.6.1