CMS 3D CMS Logo

Public Types

DDI::rep_traits< N, I > Struct Template Reference

#include <rep_type.h>

List of all members.

Public Types

typedef N name_type
typedef I::pointer pointer
typedef I::reference reference
typedef I::value_type value_type

Detailed Description

template<class N, class I>
struct DDI::rep_traits< N, I >

Definition at line 7 of file rep_type.h.


Member Typedef Documentation

template<class N, class I>
typedef N DDI::rep_traits< N, I >::name_type

Definition at line 9 of file rep_type.h.

template<class N, class I>
typedef I::pointer DDI::rep_traits< N, I >::pointer

Definition at line 11 of file rep_type.h.

template<class N, class I>
typedef I::reference DDI::rep_traits< N, I >::reference

Definition at line 12 of file rep_type.h.

template<class N, class I>
typedef I::value_type DDI::rep_traits< N, I >::value_type

Definition at line 10 of file rep_type.h.