Object::ClassName

Section: ET++ method description (n)
Updated: automatically Fri Mar 1 10:54:57 1991
Index Return to Main Contents
 

NAME

Object::ClassName - instance method  

TEMPLATE

className = char * ClassName()  

SPECIFIERS

public  

DESCRIPTION

Returns the name of the receiver's class.
The character string must not be altered since it is conceptually 'const'.  

ARGUMENTS

none

 

RETURN ARGUMENT

char * className

the name of the class of this object
 

CATEGORIES

meta info, client interface

 

FILES

implementation:
Object.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:26 GMT, March 30, 2022