OBT::StringAttribute< TOwner > Class Template Reference

#include <OBTPrimitiveAttribute.h>

Inheritance diagram for OBT::StringAttribute< TOwner >:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

template<class TOwner>
class OBT::StringAttribute< TOwner >

Definition at line 288 of file OBTPrimitiveAttribute.h.


Constructor & Destructor Documentation

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

Definition at line 292 of file OBTPrimitiveAttribute.h.

00293                         :
00294                 PrimitiveAttribute< TOwner, const char*, 1135290523 >( name, getter, setter )
00295                 {}
        } ;


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