company logo

CTX_Base :: GetClassName - Get class name from context class

The function returns the class name for the context class when it has been set in the Create() function. When no class name has been set, the function returns an empty string.

Return value:  String object ( NString & )

Implementation details

const NString & CTX_Base  :: GetClassName (  )