Darwin
1.10(beta)
|
interface for an object that returns its own type as a string More...
Public Member Functions | |
virtual const char * | type () const =0 |
returns object type as a string (e.g., Foo::type() { return "Foo"; }) | |
interface for an object that returns its own type as a string