boost::serialization::boost::serialization::is_abstract< AbstractForce< DIM > > Struct Template Reference

#include <AbstractForce.hpp>

List of all members.

Public Types

typedef mpl::bool_< true > type

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=true)


Detailed Description

template<unsigned DIM>
struct boost::serialization::boost::serialization::is_abstract< AbstractForce< DIM > >

Since this abstract class is templated, we cannot use the preprocessor macro BOOST_IS_ABSTRACT, and instead must drop down to the underlying source code.

Definition at line 108 of file AbstractForce.hpp.


Member Typedef Documentation

template<unsigned DIM>
typedef mpl::bool_<true> boost::serialization::boost::serialization::is_abstract< AbstractForce< DIM > >::type

The type that is an abstract class.

Definition at line 111 of file AbstractForce.hpp.


Member Function Documentation

template<unsigned DIM>
boost::serialization::boost::serialization::is_abstract< AbstractForce< DIM > >::BOOST_STATIC_CONSTANT ( bool  ,
value  = true 
)

The type is an abstract class, so value=true.


The documentation for this struct was generated from the following file:

Generated on Tue Aug 4 16:11:58 2009 for Chaste by  doxygen 1.5.5