UserType Class Reference
 
 
 
UserType Class Reference

This reference page is linked to from the following overview topics: Creating a Parameter Block 1, Setting Up the Parameter Block.


#include <iparamb.h>

Inheritance diagram for UserType:
ReferenceTarget ReferenceMaker Animatable InterfaceServer Noncopyable MaxHeapOperators MaxHeapOperators

Public Member Functions

virtual  ~UserType ()
virtual Control CreateController ()=0
virtual BOOL  operator== (const UserType &t)=0
virtual UserType operator= (const UserType &t)=0

Constructor & Destructor Documentation

virtual ~UserType ( ) [inline, virtual]
{};

Member Function Documentation

virtual Control* CreateController ( ) [pure virtual]
virtual BOOL operator== ( const UserType t ) [pure virtual]
virtual UserType& operator= ( const UserType t ) [pure virtual]