$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include <plbTypenames.h>

Public Member Functions | |
| virtual | ~DynamicNativeType () |
| virtual DynamicNativeType * | clone () const =0 |
| virtual int | getTypeSize () const =0 |
| virtual plb::DynamicNativeType::~DynamicNativeType | ( | ) | [inline, virtual] |
| virtual DynamicNativeType* plb::DynamicNativeType::clone | ( | ) | const [pure virtual] |
Implemented in plb::NativeType< T >.
| virtual int plb::DynamicNativeType::getTypeSize | ( | ) | const [pure virtual] |
Implemented in plb::NativeType< T >.
Referenced by plb::NativeTypeConstructor::getTypeSize().
1.6.3
1.6.3