#include <CAFSpecialised.h>

Public Member Functions | |
| CAFSpecialised () | |
| CAccessor * | makeAccessor (const CAttributeList &inAttributes) |
Definition at line 40 of file CAFSpecialised.h.
| CAFSpecialised< TAccessorSubType, TName >::CAFSpecialised | ( | ) | [inline] |
Construct this. The template parameter TName is used for registering in the right way.
Definition at line 46 of file CAFSpecialised.h.
00046 :mName(TName){};
| CAccessor* CAFSpecialised< TAccessorSubType, TName >::makeAccessor | ( | const CAttributeList & | inAttributes | ) | [inline] |
1.5.6