class emcNamed

A small utility class to give name, title and classname to objects

Inheritance:


Public Methods

[more]virtual const char* GetClassName(void) const
Get the classname
[more]virtual const char* GetName(void) const
Get the name
[more]virtual const char* GetTitle(void) const
Get the title
[more]virtual void SetClassName(const char*)
Set the classname
[more]virtual void SetTitle(const char*)
Set the title
[more]virtual void SetName(const char*)
Set the name


Documentation

A small utility class to give name, title and classname to objects
ovirtual const char* GetClassName(void) const
Get the classname

ovirtual const char* GetName(void) const
Get the name

ovirtual const char* GetTitle(void) const
Get the title

ovirtual void SetClassName(const char*)
Set the classname

ovirtual void SetTitle(const char*)
Set the title

ovirtual void SetName(const char*)
Set the name


Direct child classes:
emcObjectManager
emcManageable

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.