HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UN_ParmType Class Reference

#include <UN_ParmType.h>

Public Member Functions

const UT_StringHoldername () const
 Returns the name of the parm type. More...
 
bool hasValidName () const
 Returns true if this node type has a valid name. More...
 
 UN_ParmType (const UT_StringRef &parm_type_name)
 Constructor and destructor. More...
 
 ~UN_ParmType ()
 Constructor and destructor. More...
 

Detailed Description

The parm type is a characteristics of a parm that dertermines the look in the GUI as well as the APIs for setting and getting its value.

Definition at line 26 of file UN_ParmType.h.

Constructor & Destructor Documentation

UN_ParmType::UN_ParmType ( const UT_StringRef parm_type_name)

Constructor and destructor.

UN_ParmType::~UN_ParmType ( )

Constructor and destructor.

Member Function Documentation

bool UN_ParmType::hasValidName ( ) const

Returns true if this node type has a valid name.

const UT_StringHolder& UN_ParmType::name ( void  ) const
inline

Returns the name of the parm type.

Definition at line 36 of file UN_ParmType.h.


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