Darwin  1.10(beta)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
drwnTypeable Class Referenceabstract

interface for an object that returns its own type as a string More...

Inheritance diagram for drwnTypeable:
drwnFeatureMap drwnJointFeatureMap drwnWriteable drwnBiasFeatureMap drwnIdentityFeatureMap drwnQuadraticFeatureMap drwnSquareFeatureMap drwnBiasJointFeatureMap drwnIdentityJointFeatureMap drwnQuadraticJointFeatureMap drwnSquareJointFeatureMap drwnCrossValidator drwnObjectList drwnObjectSequence drwnPixelSegModel drwnStdObjIface

Public Member Functions

virtual const char * type () const =0
 returns object type as a string (e.g., Foo::type() { return "Foo"; })
 

Detailed Description

interface for an object that returns its own type as a string


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