ProtoMol - an object-oriented component based framework for Molecular Dynamics simulations.

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

ProtoMol::TypeSelection::Int< size > Struct Template Reference

#include <typeSelection.h>

List of all members.

Public Types

typedef SelectTypeCheck< typename
SelectType< size, typename
SelectType< size, int, short
>::type, long >::type, size
>::type 
type


Detailed Description

template<unsigned int size>
struct ProtoMol::TypeSelection::Int< size >

Select the right type among short, int or long according the given sizeof.


Member Typedef Documentation

template<unsigned int size>
typedef SelectTypeCheck<typename SelectType<size, typename SelectType<size,int,short>::type, long>::type,size>::type ProtoMol::TypeSelection::Int< size >::type
 


The documentation for this struct was generated from the following file: Last update: . GNU GENERAL PUBLIC LICENSE, copyrighted by the University of Notre Dame and the University of Bergen, Norway.