OBT::UnsignedShortAttribute< TOwner > Class Template Reference

#include <OBTPrimitiveAttribute.h>

Inheritance diagram for OBT::UnsignedShortAttribute< TOwner >:

Inheritance graph
[legend]
Collaboration diagram for OBT::UnsignedShortAttribute< TOwner >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 UnsignedShortAttribute (const char *name, Getter getter, Setter setter)


Detailed Description

template<class TOwner>
class OBT::UnsignedShortAttribute< TOwner >

Definition at line 211 of file OBTPrimitiveAttribute.h.


Constructor & Destructor Documentation

template<class TOwner>
OBT::UnsignedShortAttribute< TOwner >::UnsignedShortAttribute ( const char *  name,
Getter  getter,
Setter  setter 
) [inline]

Definition at line 215 of file OBTPrimitiveAttribute.h.

00216                         :
00217                 PrimitiveAttribute< TOwner, unsigned short, 2009635584 >( name, getter, setter )
00218                 {}
        } ;


Generated on Wed Oct 1 11:34:18 2008 for OBT by  doxygen 1.5.3